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> |