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

Unified Diff: chrome/common/url_constants.h

Issue 2351023002: [CUPS] Add a "Manage..." button in the local destinations section of Print Preview Dialog on Chrome… (Closed)
Patch Set: Address dpapad@'s comments. Created 4 years, 3 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/url_constants.h
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
index 5a84c38095db10f3e1e0ed13ab9be2f49f59bf82..5fcd1b1e58b35e9e55754458c482f372706ffc48 100644
--- a/chrome/common/url_constants.h
+++ b/chrome/common/url_constants.h
@@ -116,6 +116,7 @@ extern const char kChromeUISlowURL[];
extern const char kChromeUISystemInfoURL[];
extern const char kChromeUITermsOemURL[];
extern const char kChromeUIUserImageURL[];
+extern const char kChromeUIMdCupsSettingsURL[];
#endif // defined(OS_CHROMEOS)
#if defined(OS_WIN)

Powered by Google App Engine
This is Rietveld 408576698