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

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: Remove .travis-setup.sh and make a note in README.chromium. 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/web-animations-js/sources/web-animations.min.js.map ('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 6730d976a59e4ba5c699d68c4fbc563407bc1490..dff7e6000bdb1950f8ebe16e4103f231b88205ee 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" />
@@ -318,4 +327,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/sources/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/sources/web-animations-next-lite.min.js.map"
+ type="chrome_html" />
</grit-part>
« no previous file with comments | « third_party/web-animations-js/sources/web-animations.min.js.map ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698