| Index: base/base_switches.h
|
| diff --git a/base/base_switches.h b/base/base_switches.h
|
| index c97a629d9fb22e6f3e621e7d1dd6f5d2d16f209b..300c5f794d6b72899801d877d93a3f261a0f66fb 100644
|
| --- a/base/base_switches.h
|
| +++ b/base/base_switches.h
|
| @@ -22,6 +22,7 @@ extern const char kNoErrorDialogs[];
|
| extern const char kProfilerTiming[];
|
| extern const char kProfilerTimingDisabledValue[];
|
| extern const char kTestChildProcess[];
|
| +extern const char kTestDoNotInitializeIcu[];
|
| extern const char kTraceToFile[];
|
| extern const char kTraceToFileName[];
|
| extern const char kV[];
|
|
|