| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9747c2f71247ba79bd2b187f95c9c270901f3f6c..78cc5b08e2f50d7f42f62378ebe95072a38ec6e2 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -307,6 +307,7 @@ extern const char kRemoteDebuggingPort[];
|
| extern const char kRendererPrintPreview[];
|
| extern const char kResetVariationState[];
|
| extern const char kRestoreLastSession[];
|
| +extern const char kRunPerformanceMonitor[];
|
| extern const char kSavePageAsMHTML[];
|
| extern const char kSbURLPrefix[];
|
| extern const char kSbDisableAutoUpdate[];
|
|
|