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

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

Issue 917523002: Pull web-animations-js into third-party via the third_party/polymer/reproduce.sh script. Add necess… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase on https://codereview.chromium.org/911353002/ 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
Index: ui/webui/resources/polymer_resources.grdp
diff --git a/ui/webui/resources/polymer_resources.grdp b/ui/webui/resources/polymer_resources.grdp
index 0626e07f0ec88e513953b85fb697cd4ee7d01f7c..c8c4fbe38ffa471eb525a02372cadc72261c2a4d 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -30,6 +30,15 @@
<structure name="IDR_POLYMER_CORE_ANIMATED_PAGES_TRANSITIONS_HERO_TRANSITION_HTML"
file="../../../third_party/polymer/components-chromium/core-animated-pages/transitions/hero-transition.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_ANIMATION_CORE_ANIMATION_EXTRACTED_JS"
+ file="../../../third_party/polymer/components-chromium/core-animation/core-animation-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_ANIMATION_CORE_ANIMATION_HTML"
+ file="../../../third_party/polymer/components-chromium/core-animation/core-animation.html"
+ type="chrome_html" />
+ <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_FOCUSABLE_CORE_FOCUSABLE_HTML"
file="../../../third_party/polymer/components-chromium/core-focusable/core-focusable.html"
type="chrome_html" />
@@ -303,4 +312,10 @@
<structure name="IDR_POLYMER_POLYMER_POLYMER_JS"
file="../../../third_party/polymer/components-chromium/polymer/polymer.js"
type="chrome_html" />
+ <structure name="IDR_POLYMER_WEB_ANIMATIONS_JS_WEB_ANIMATIONS_NEXT_LITE_MIN_JS"
+ file="../../../third_party/web-animations-js/web-animations-next-lite.min.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_WEB_ANIMATIONS_JS_WEB_ANIMATIONS_NEXT_LITE_MIN_JS_MAP"
+ file="../../../third_party/web-animations-js/web-animations-next-lite.min.js.map"
+ type="chrome_html" />
</grit-part>
« third_party/polymer/reproduce.sh ('K') | « third_party/web-animations-js/web-animations.min.js.map ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698