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

Unified Diff: chrome/common/chrome_switches.h

Issue 2475813002: Enable Native CUPS printing on Chrome OS. (Closed)
Patch Set: inverted conditional Created 3 years, 9 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/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 6b2a9f5aad4f6276104d743d663d5dae695bba0b..8c69e14bbac472e65064a09a4f1a158a590825be 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -275,7 +275,7 @@ extern const char kWebApkServerUrl[];
#if defined(OS_CHROMEOS)
extern const char kEnableLoginScreenApps[];
Lei Zhang 2017/03/31 23:35:34 nit: Can you sort this section? Ditto in the .cc f
skau 2017/04/01 01:02:47 Done.
-extern const char kEnableNativeCups[];
+extern const char kDisableNativeCups[];
extern const char kCroshCommand[];
#endif // defined(OS_CHROMEOS)
« no previous file with comments | « chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc ('k') | chrome/common/chrome_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698