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

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

Issue 864173009: Add paper-dropdown and paper-dropdown-menu and run reproduce.sh (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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 | « third_party/polymer/components/paper-dropdown/paper-dropdown-transition.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 dff7e6000bdb1950f8ebe16e4103f231b88205ee..d5bbe68dc98b798d85c4bb0a640f620c134e6b4a 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -39,6 +39,18 @@
<structure name="IDR_POLYMER_CORE_ANIMATION_WEB_ANIMATIONS_HTML"
file="../../../third_party/polymer/components-chromium/core-animation/web-animations.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_DROPDOWN_CORE_DROPDOWN_EXTRACTED_JS"
+ file="../../../third_party/polymer/components-chromium/core-dropdown/core-dropdown-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_DROPDOWN_CORE_DROPDOWN_HTML"
+ file="../../../third_party/polymer/components-chromium/core-dropdown/core-dropdown.html"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_DROPDOWN_CORE_DROPDOWN_BASE_EXTRACTED_JS"
+ file="../../../third_party/polymer/components-chromium/core-dropdown/core-dropdown-base-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_DROPDOWN_CORE_DROPDOWN_BASE_HTML"
+ file="../../../third_party/polymer/components-chromium/core-dropdown/core-dropdown-base.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_CORE_FOCUSABLE_CORE_FOCUSABLE_HTML"
file="../../../third_party/polymer/components-chromium/core-focusable/core-focusable.html"
type="chrome_html" />
@@ -234,6 +246,30 @@
<structure name="IDR_POLYMER_PAPER_FAB_PAPER_FAB_HTML"
file="../../../third_party/polymer/components-chromium/paper-fab/paper-fab.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_PAPER_DROPDOWN_PAPER_DROPDOWN_EXTRACTED_JS"
+ file="../../../third_party/polymer/components-chromium/paper-dropdown/paper-dropdown-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_PAPER_DROPDOWN_PAPER_DROPDOWN_HTML"
+ file="../../../third_party/polymer/components-chromium/paper-dropdown/paper-dropdown.html"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_PAPER_DROPDOWN_PAPER_DROPDOWN_TRANSITION_CSS"
+ file="../../../third_party/polymer/components-chromium/paper-dropdown/paper-dropdown-transition.css"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_PAPER_DROPDOWN_PAPER_DROPDOWN_TRANSITION_EXTRACTED_JS"
+ file="../../../third_party/polymer/components-chromium/paper-dropdown/paper-dropdown-transition-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_PAPER_DROPDOWN_PAPER_DROPDOWN_TRANSITION_HTML"
+ file="../../../third_party/polymer/components-chromium/paper-dropdown/paper-dropdown-transition.html"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_PAPER_DROPDOWN_MENU_PAPER_DROPDOWN_MENU_CSS"
+ file="../../../third_party/polymer/components-chromium/paper-dropdown-menu/paper-dropdown-menu.css"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_PAPER_DROPDOWN_MENU_PAPER_DROPDOWN_MENU_EXTRACTED_JS"
+ file="../../../third_party/polymer/components-chromium/paper-dropdown-menu/paper-dropdown-menu-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_PAPER_DROPDOWN_MENU_PAPER_DROPDOWN_MENU_HTML"
+ file="../../../third_party/polymer/components-chromium/paper-dropdown-menu/paper-dropdown-menu.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_PAPER_ICON_BUTTON_PAPER_ICON_BUTTON_EXTRACTED_JS"
file="../../../third_party/polymer/components-chromium/paper-icon-button/paper-icon-button-extracted.js"
type="chrome_html" />
« no previous file with comments | « third_party/polymer/components/paper-dropdown/paper-dropdown-transition.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698