| Index: base/base_switches.h
|
| diff --git a/base/base_switches.h b/base/base_switches.h
|
| index 04b0773057249cf961912bc1f384f0457bfe5150..8ba05a68e44d057f89c313cc1015c0d3ba1788f5 100644
|
| --- a/base/base_switches.h
|
| +++ b/base/base_switches.h
|
| @@ -15,6 +15,7 @@ extern const char kDisableBreakpad[];
|
| extern const char kDisableLowEndDeviceMode[];
|
| extern const char kEnableCrashReporter[];
|
| extern const char kEnableHeapProfiling[];
|
| +extern const char kEnableHeapProfilingModePseudo[];
|
| extern const char kEnableHeapProfilingModeNative[];
|
| extern const char kEnableHeapProfilingTaskProfiler[];
|
| extern const char kEnableLowEndDeviceMode[];
|
|
|