| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 8c8bf07c85e367e340fb64662c9b41db55216164..b971d8ed9687e55999313c16cb553ace3c8ce49e 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -225,6 +225,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[];
|
|
|