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