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

Unified Diff: chrome/browser/flag_descriptions.h

Issue 2834453004: Remove print preview scaling flag (Closed)
Patch Set: address comment Created 3 years, 8 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
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/flag_descriptions.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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[];
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/flag_descriptions.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698