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

Unified Diff: chrome/common/url_constants.cc

Issue 120433002: Revert of Enable Component Updater on Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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
« no previous file with comments | « chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/url_constants.cc
diff --git a/chrome/common/url_constants.cc b/chrome/common/url_constants.cc
index c33915c26fef5689e95c1edc27adb46602a559ff..8b7e2001e82605d2f7d97ad57e64571a858679ba 100644
--- a/chrome/common/url_constants.cc
+++ b/chrome/common/url_constants.cc
@@ -536,7 +536,6 @@
const char* const kChromeHostURLs[] = {
kChromeUICacheHost,
kChromeUIChromeURLsHost,
- kChromeUIComponentsHost,
kChromeUICrashesHost,
kChromeUICreditsHost,
#if defined(ENABLE_MDNS)
@@ -576,6 +575,7 @@
kChromeUIFlashHost,
kChromeUIInspectHost,
kChromeUIPluginsHost,
+ kChromeUIComponentsHost,
kChromeUISettingsHost,
#endif
#if defined(OS_WIN)
« no previous file with comments | « chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698