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

Unified Diff: chrome/app/generated_resources.grd

Issue 2450623002: [MD Bookmarks] Add skeleton for Material Design Bookmarks (Closed)
Patch Set: address comments Created 4 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/browser_resources.grd » ('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 572356ea76b95dcf0df20eafd7a8171b099cce9c..6dbef2aa47abfb81101ed7b630ebd1744dffccae 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5027,6 +5027,14 @@ Keep your key file in a safe place. You will need it to create new versions of y
</message>
</if>
+ <!-- Material Design version of chrome://bookmarks -->
+ <message name="IDS_FLAGS_ENABLE_MATERIAL_DESIGN_BOOKMARKS_NAME" desc="Name for the flag to enable the material design bookmarks page.">
+ Enable Material Design bookmarks
+ </message>
+ <message name="IDS_FLAGS_ENABLE_MATERIAL_DESIGN_BOOKMARKS_DESCRIPTION" desc="Description for the flag to enable the material design bookmarks page.">
+ If enabled, the chrome://bookmarks/ URL loads the Material Design bookmarks page.
+ </message>
+
<!-- Material Design version of chrome://policy -->
<message name="IDS_FLAGS_ENABLE_MATERIAL_DESIGN_POLICY_PAGE_NAME" desc="Name for the flag to enable the material design policy page.">
Enable Material Design policy page
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/browser_resources.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698