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

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: [CUPS] Add a "Manage..." button in the local destinations section of Print Preview Dialog on Chrome… 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 8db932d1a72549e1ad854e2484325e43970baa42..d2b399c1b723b26916aa2ddb10fc84c41c5b8cff 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