| Index: base/base_switches.h
|
| diff --git a/base/base_switches.h b/base/base_switches.h
|
| index b80077b6bbe15d8c7a655659a8c6dcda08adc303..0585186038f664b0d4e188cd8d57c1a6ba9bdd9c 100644
|
| --- a/base/base_switches.h
|
| +++ b/base/base_switches.h
|
| @@ -22,6 +22,7 @@ extern const char kFullMemoryCrashReport[];
|
| extern const char kNoErrorDialogs[];
|
| extern const char kProfilerTiming[];
|
| extern const char kProfilerTimingDisabledValue[];
|
| +extern const char kProfilingFile[];
|
| extern const char kTestChildProcess[];
|
| extern const char kTestDoNotInitializeIcu[];
|
| extern const char kTraceToFile[];
|
|
|