Index: chrome/browser/flag_descriptions.h |
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h |
index 9e97ec7c9d7d892dd9a82f229e86008569aca074..6383dbe4a3e3ac46e902372ce8aefc58a9588dae 100644 |
--- a/chrome/browser/flag_descriptions.h |
+++ b/chrome/browser/flag_descriptions.h |
@@ -2417,10 +2417,10 @@ extern const char kEnableScrollAnchoringDescription[]; |
#if defined(OS_CHROMEOS) |
// Name of the native cups flag. |
-extern const char kEnableNativeCupsName[]; |
+extern const char kDisableNativeCupsName[]; |
// Description of the native CUPS flag |
-extern const char kEnableNativeCupsDescription[]; |
+extern const char kDisableNativeCupsDescription[]; |
// Name of the Android Wallpapers App flag. |
extern const char kEnableAndroidWallpapersAppName[]; |