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

Unified Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 2402553002: MD Settings: Implementing modal popup/action menus. (Closed)
Patch Set: Address comments. Created 4 years, 2 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
Index: chrome/browser/resources/settings/settings_resources.grd
diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
index 1c629e0815c106f2a8176bc8c142b94a30e10eec..55f7dcb202d4b5f3fb66e81b08d1898c5a426fed 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -244,6 +244,12 @@
file="settings_ui/settings_ui.js"
type="chrome_html"
flattenhtml="true" />
+ <structure name="IDR_SETTINGS_SETTINGS_ACTION_MENU_HTML"
+ file="settings_action_menu.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_SETTINGS_ACTION_MENU_JS"
+ file="settings_action_menu.js"
+ type="chrome_html" />
<if expr="use_nss_certs">
<structure name="IDR_SETTINGS_CERTIFICATE_MANAGER_PAGE_HTML"
file="certificate_manager_page/certificate_manager_page.html"
« no previous file with comments | « chrome/browser/resources/settings/settings_action_menu.js ('k') | chrome/test/data/webui/settings/cr_settings_browsertest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698