summaryrefslogtreecommitdiff
path: root/chromium/net/tools/transport_security_state_generator/input_file_parsers.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/net/tools/transport_security_state_generator/input_file_parsers.h')
-rw-r--r--chromium/net/tools/transport_security_state_generator/input_file_parsers.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/chromium/net/tools/transport_security_state_generator/input_file_parsers.h b/chromium/net/tools/transport_security_state_generator/input_file_parsers.h
index fd4e8276231..9a21b61abb7 100644
--- a/chromium/net/tools/transport_security_state_generator/input_file_parsers.h
+++ b/chromium/net/tools/transport_security_state_generator/input_file_parsers.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef NET_TOOLS_TRANSPORT_SECURITY_STATE_INPUT_FILE_PARSERS_H_
-#define NET_TOOLS_TRANSPORT_SECURITY_STATE_INPUT_FILE_PARSERS_H_
+#ifndef NET_TOOLS_TRANSPORT_SECURITY_STATE_GENERATOR_INPUT_FILE_PARSERS_H_
+#define NET_TOOLS_TRANSPORT_SECURITY_STATE_GENERATOR_INPUT_FILE_PARSERS_H_
#include <string>
@@ -36,4 +36,4 @@ bool ParseJSON(base::StringPiece json,
} // namespace net
-#endif // NET_TOOLS_TRANSPORT_SECURITY_STATE_INPUT_FILE_PARSERS_H_
+#endif // NET_TOOLS_TRANSPORT_SECURITY_STATE_GENERATOR_INPUT_FILE_PARSERS_H_