| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 32e50a2a11e41e1cc5e7d0229c1e8f0cb0257e2d..e282afb3585f4a96b48c06f6ae03e341c0940702 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -157,6 +157,7 @@ extern const char kDiskCacheDir[];
|
| extern const char kDiskCacheSize[];
|
| extern const char kDnsLogDetails[];
|
| extern const char kDnsPrefetchDisable[];
|
| +extern const char kDumpBrowserHistograms[];
|
| extern const char kEmbedFlashFullscreen[];
|
| extern const char kEnableAdview[];
|
| extern const char kEnableAdviewSrcAttribute[];
|
|
|