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

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: Update GYP file to show warnings. 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..6e8cab7c5053b061af7614571e6a52ef418d6581 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -515,6 +515,8 @@ extern const char kBackgroundModeEnabled[];
extern const char kDevicePolicyRefreshRate[];
extern const char kUserPolicyRefreshRate[];
+
+extern const char kVirtualPrinterDriverEnabled[];
Scott Byer 2011/08/02 23:52:52 See comment in the .cc file - when moved there, it
abeera 2011/08/03 20:34:47 Done.
} // namespace prefs
#endif // CHROME_COMMON_PREF_NAMES_H_

Powered by Google App Engine
This is Rietveld 408576698