| Index: base/base_switches.h
|
| diff --git a/base/base_switches.h b/base/base_switches.h
|
| index 0585186038f664b0d4e188cd8d57c1a6ba9bdd9c..04b0773057249cf961912bc1f384f0457bfe5150 100644
|
| --- a/base/base_switches.h
|
| +++ b/base/base_switches.h
|
| @@ -16,6 +16,7 @@ extern const char kDisableLowEndDeviceMode[];
|
| extern const char kEnableCrashReporter[];
|
| extern const char kEnableHeapProfiling[];
|
| extern const char kEnableHeapProfilingModeNative[];
|
| +extern const char kEnableHeapProfilingTaskProfiler[];
|
| extern const char kEnableLowEndDeviceMode[];
|
| extern const char kForceFieldTrials[];
|
| extern const char kFullMemoryCrashReport[];
|
|
|