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

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

Issue 917893004: Add a <cr-dropdown-menu> custom element to cr_elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@paperdropdown
Patch Set: Add a valid license header to the css Created 5 years, 10 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 | « ui/webui/resources/cr_elements_resources.grdp ('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 6f8eb15cae34267c044c6fa664a166dd47b3d5ab..42c8441d1282d0c2152f8aef753a8de82a5dbb13 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -126,6 +126,12 @@
<structure name="IDR_POLYMER_CORE_LIST_CORE_LIST_HTML"
file="../../../third_party/polymer/components-chromium/core-list/core-list.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_MENU_CORE_MENU_CSS"
+ file="../../../third_party/polymer/components-chromium/core-menu/core-menu.css"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_MENU_CORE_MENU_HTML"
+ file="../../../third_party/polymer/components-chromium/core-menu/core-menu.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_CORE_META_CORE_META_EXTRACTED_JS"
file="../../../third_party/polymer/components-chromium/core-meta/core-meta-extracted.js"
type="chrome_html" />
« no previous file with comments | « ui/webui/resources/cr_elements_resources.grdp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698