Index: chrome/browser/flag_descriptions.h |
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h |
index e3b32b4d0a2af1c33709cd459bf680b2df88b359..b83249b181d1bd03ea2fb46fb18fab1fbdaa661a 100644 |
--- a/chrome/browser/flag_descriptions.h |
+++ b/chrome/browser/flag_descriptions.h |
@@ -2461,10 +2461,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[]; |