| Index: base/base_switches.h
|
| diff --git a/base/base_switches.h b/base/base_switches.h
|
| index 9353c31b02b9244ade5de0e3d0bad1417c5a5c7f..97a3691325582031f8dbddd930058e210712fcb0 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_BASE_SWITCHES_H_
|
| +#define BASE_BASE_SWITCHES_H_
|
|
|
| namespace switches {
|
|
|
| @@ -20,4 +20,4 @@ extern const wchar_t kForceHTTPS[];
|
|
|
| } // namespace switches
|
|
|
| -#endif // BASE_SWITCHES_H_
|
| +#endif // BASE_BASE_SWITCHES_H_
|
|
|