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

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

Issue 2461113002: WebUI: Make settings-action-menu re-usable as cr-action-menu. (Closed)
Patch Set: getComputedStyle instead of util.js 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:
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 588738a1dd357488511287a8c05e6fa3245d7066..fcd6f094783cbfa0f888eb6e4f0c0e73eceee676 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -244,12 +244,6 @@
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" />
<structure name="IDR_SETTINGS_GLOBAL_SCROLL_TARGET_BEHAVIOR_HTML"
file="global_scroll_target_behavior.html"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698