| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 02a4030054f49d95c97e9eb88966cba2dd66c13a..7baa00eac7fb140559d8eb364a844a6c7b2c535f 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -222,6 +222,7 @@ extern const char kLoadExtension[];
|
| extern const char kMakeDefaultBrowser[];
|
| extern const char kManualEnhancedBookmarks[];
|
| extern const char kManualEnhancedBookmarksOptout[];
|
| +extern const char kMarkHttpAsNonSecure[];
|
| extern const char kMediaCacheSize[];
|
| extern const char kMessageLoopHistogrammer[];
|
| extern const char kMetricsRecordingOnly[];
|
|
|