summaryrefslogtreecommitdiffstats
path: root/base/base_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/base_switches.h')
-rw-r--r--base/base_switches.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/base/base_switches.h b/base/base_switches.h
index 75d6e24..31879a1 100644
--- a/base/base_switches.h
+++ b/base/base_switches.h
@@ -4,8 +4,8 @@
// Defines all the "base" command-line switches.
-#ifndef BASE_SWITCHES_H__
-#define BASE_SWITCHES_H__
+#ifndef BASE_SWITCHES_H_
+#define BASE_SWITCHES_H_
namespace switches {
@@ -19,5 +19,5 @@ extern const wchar_t kEnableDCHECK[];
} // namespace switches
-#endif // CHROME_COMMON_CHROME_SWITCHES_H__
+#endif // BASE_SWITCHES_H_