Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Unified Diff: chrome/common/chrome_switches.h

Issue 12463015: Enable <adview> tag for packaged apps. (Closed) Base URL: https://git.chromium.org/chromium/src.git@master
Patch Set: Rebasing Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 416a4fb3dc5cd991eea6a6a1621ff747d2cf2dbb..ef0b2b2849cdefbe06cf2a0140652572cd0fb9a0 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -132,6 +132,8 @@ extern const char kDnsPrefetchDisable[];
extern const char kDumpHistogramsOnExit[];
extern const char kDisableSyncTabs[];
extern const char kEasyOffStoreExtensionInstall[];
+extern const char kEnableAdview[];
+extern const char kEnableAdviewSrcAttribute[];
extern const char kEnableAsyncDns[];
extern const char kEnableAuthNegotiatePort[];
extern const char kEnableAutologin[];

Powered by Google App Engine
This is Rietveld 408576698