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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 1419063002: Displaying "simplify page" on print preview by default (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 3ccae3a904a88eb31a4e3b8f422bbcb7d2e19c02..af8afddd67ee6f876b6041cdb108e1c805d3fa21 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5430,6 +5430,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_ENABLE_FAST_UNLOAD_NAME" desc="Name of the 'Extensions on chrome:// URLs' lab">
Enable fast tab/window close
</message>
+ <message name="IDS_FLAGS_ENABLE_DOM_DISTILLER_NAME" desc="Name of the 'enable dom distiller' lab">
Vitaly Buka (NO REVIEWS) 2015/10/23 20:05:37 this is flag about print preview only, so it shoul
mvendramini_hp 2015/10/26 15:51:37 Please note that the --enable-dom-distiller flag a
Vitaly Buka (NO REVIEWS) 2015/10/26 17:16:23 I assume we didn't no enable distiller in main men
mvendramini_hp 2015/10/26 17:58:53 Acknowledged.
+ Enable simplify page on print preview
Vitaly Buka (NO REVIEWS) 2015/10/23 20:05:37 We need flag to disable feature, as it's going to
mvendramini_hp 2015/10/26 15:51:37 Acknowledged.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_DOM_DISTILLER_DESCRIPTION" desc="Description of the 'enable dom distiller' lab">
+ Enable simplify page on print preview
+ </message>
<message name="IDS_FLAGS_ENABLE_APP_WINDOW_CONTROLS_NAME" desc="Name of the 'Enable 'window-controls' element' lab.">
Enable 'window-controls' element
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698