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

Unified Diff: chrome/common/pref_names.h

Issue 7485011: Virtual Cloud Print Driver for Mac. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Fixed copyright Created 9 years, 4 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/chrome_browser.gypi ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 790935e30d9ea0d0f39176f2fb862dd523a7a189..b96d4162f4fe490167577dccee3127fb192e68bc 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -478,6 +478,7 @@ extern const char kCloudPrintPrintSystemSettings[];
extern const char kCloudPrintEnableJobPoll[];
extern const char kCloudPrintRobotRefreshToken[];
extern const char kCloudPrintRobotEmail[];
+extern const char kVirtualPrinterDriverEnabled[];
extern const char kProxy[];
extern const char kMaxConnectionsPerProxy[];
@@ -532,6 +533,7 @@ extern const char kBackgroundModeEnabled[];
extern const char kDevicePolicyRefreshRate[];
extern const char kUserPolicyRefreshRate[];
+
} // namespace prefs
#endif // CHROME_COMMON_PREF_NAMES_H_
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698