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

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

Issue 158083002: introduce web_components pkg for consolidated polyfills (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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: pkg/shadow_dom/tool/build.json
diff --git a/pkg/shadow_dom/tool/build.json b/pkg/shadow_dom/tool/build.json
deleted file mode 100644
index 76e4ec48a37208ca2618629236add94aa07de922..0000000000000000000000000000000000000000
--- a/pkg/shadow_dom/tool/build.json
+++ /dev/null
@@ -1,9 +0,0 @@
-[
- "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",
- "../../../third_party/polymer/platform-dev/src/ShadowCSS.js",
- "build/end-if.js"
-]

Powered by Google App Engine
This is Rietveld 408576698