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

Unified Diff: ui/webui/resources/polymer_resources.grdp

Issue 2224613003: Switch MD Settings to paper-dropdown-menu-light (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@RollPaperDropdown
Patch Set: rebase Created 4 years, 4 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/resources/settings/site_settings/site_details_permission.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/polymer_resources.grdp
diff --git a/ui/webui/resources/polymer_resources.grdp b/ui/webui/resources/polymer_resources.grdp
index 409c8af4e461e87762340f0a88064944a99b3012..7085dc1524754a1e180c5705c39d6e2697637d2e 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -518,6 +518,12 @@
<structure name="IDR_POLYMER_1_0_PAPER_DROPDOWN_MENU_PAPER_DROPDOWN_MENU_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/paper-dropdown-menu/paper-dropdown-menu.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_PAPER_DROPDOWN_MENU_PAPER_DROPDOWN_MENU_LIGHT_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-dropdown-menu/paper-dropdown-menu-light.html"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_PAPER_DROPDOWN_MENU_PAPER_DROPDOWN_MENU_LIGHT_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-dropdown-menu/paper-dropdown-menu-light-extracted.js"
+ type="chrome_html" />
<structure name="IDR_POLYMER_1_0_PAPER_FAB_PAPER_FAB_EXTRACTED_JS"
file="../../../third_party/polymer/v1_0/components-chromium/paper-fab/paper-fab-extracted.js"
type="chrome_html" />
« no previous file with comments | « chrome/browser/resources/settings/site_settings/site_details_permission.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698