Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 24b420da4810660288ed077c15dd4c28c0a078e8..e3182de06fd4bed9938c1cddb33ebab8c11d2d1d 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1290,9 +1290,6 @@ const char kPluginsMetadataServerURL[] = "plugins-metadata-server-url"; |
#endif |
#if defined(OS_ANDROID) |
-// Disables the app banner <meta> tag. |
-const char kDisableAppBanners[] = "disable-app-banners"; |
- |
// Disables support for playing videos on Chromecast devices. |
const char kDisableCast[] = "disable-cast"; |