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

Unified Diff: pkg/shadow_dom/tool/build.json

Issue 23548014: update shadowdom polyfill to latest (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 3 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: pkg/shadow_dom/tool/build.json
diff --git a/pkg/shadow_dom/tool/build.json b/pkg/shadow_dom/tool/build.json
new file mode 100644
index 0000000000000000000000000000000000000000..899f6d2f936eb9e87e41c04a35ed5570038a5e18
--- /dev/null
+++ b/pkg/shadow_dom/tool/build.json
@@ -0,0 +1,10 @@
+[
+ "build/if-poly.js",
+ "../lib/src/platform/patches-shadowdom-polyfill-before.js",
+ "../../../third_party/polymer/ShadowDOM/build.json",
+ "../lib/src/platform/patches-shadowdom-polyfill.js",
+ "../lib/src/platform/platform-init.js",
+ "../lib/src/platform/ShadowCSS.js",
+ "../lib/src/platform/patches-shadow-css.js",
+ "build/end-if.js"
+]

Powered by Google App Engine
This is Rietveld 408576698