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

Unified Diff: chrome/common/chrome_switches.h

Issue 833323002: Remove --plugins-metadata-server-url (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 d86b82e546e4c67887b0255303b9845248495371..320d7b02ef6c05974d71413df807b0f91df5641d 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -340,10 +340,6 @@ extern const char kWindowSize[];
extern const char kWinHttpProxyResolver[];
extern const char kWinJumplistAction[];
-#if defined(ENABLE_PLUGIN_INSTALLATION)
-extern const char kPluginsMetadataServerURL[];
-#endif
-
#if defined(OS_ANDROID)
extern const char kDisableCast[];
extern const char kDisableContextualSearch[];

Powered by Google App Engine
This is Rietveld 408576698