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

Unified Diff: chrome/common/url_constants.h

Issue 10073017: Remove Active Downloads UI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 8 years, 8 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
« no previous file with comments | « chrome/browser/resources/shared/images/active_downloads_menu.png ('k') | chrome/common/url_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/url_constants.h
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
index 1d4698bba6903e85db85c32f33f5f19e130232bb..fbbd90e66312e6852f210a4a968288d155d1d8e8 100644
--- a/chrome/common/url_constants.h
+++ b/chrome/common/url_constants.h
@@ -70,7 +70,6 @@ extern const char kChromeUIVersionURL[];
#if defined(OS_CHROMEOS)
extern const char kChromeUIActivationMessage[];
-extern const char kChromeUIActiveDownloadsURL[];
extern const char kChromeUIChooseMobileNetworkURL[];
extern const char kChromeUIDiscardsURL[];
extern const char kChromeUIIdleLogoutDialogURL[];
@@ -191,7 +190,6 @@ extern const char kChromeUISandboxHost[];
#if defined(OS_CHROMEOS)
extern const char kChromeUIActivationMessageHost[];
-extern const char kChromeUIActiveDownloadsHost[];
extern const char kChromeUIChooseMobileNetworkHost[];
extern const char kChromeUICryptohomeHost[];
extern const char kChromeUIDiscardsHost[];
« no previous file with comments | « chrome/browser/resources/shared/images/active_downloads_menu.png ('k') | chrome/common/url_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698