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

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: Further style fixes. Created 9 years, 5 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/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 2410358055a53f8e0ae71a67d72d240fe7ac8e54..635e09469bd3c4e8ba5878e68f1a7f0d8d927236 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -467,6 +467,8 @@ extern const char kCloudPrintRobotEmail[];
extern const char kProxy[];
extern const char kMaxConnectionsPerProxy[];
+extern const char kVirtualPrinterDriverEnabled[];
Nico 2011/07/22 16:53:55 Put this below kUserPolicyRefreshRate to match the
+
extern const char kManagedDefaultCookiesSetting[];
extern const char kManagedDefaultImagesSetting[];
extern const char kManagedDefaultJavaScriptSetting[];

Powered by Google App Engine
This is Rietveld 408576698