Index: chrome/browser/flag_descriptions.h |
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h |
index e255b37c07d8092cab4c1b3fe257a439964195c8..7bf632cce1650ab458aeccd2bdc3a99a83f5fece 100644 |
--- a/chrome/browser/flag_descriptions.h |
+++ b/chrome/browser/flag_descriptions.h |
@@ -134,12 +134,6 @@ extern const char kPrintPdfAsImageName[]; |
// preview. |
extern const char kPrintPdfAsImageDescription[]; |
-// Name for the flag to add the print scaling feature to print preview. |
-extern const char kPrintScalingName[]; |
- |
-// Description for the flag to add the print scaling feature to print preview. |
-extern const char kPrintScalingDescription[]; |
- |
// Name of the 'Native Client' lab. |
extern const char kNaclName[]; |