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

Unified Diff: ui/file_manager/gallery/js/compiled_resources.gyp

Issue 2052973002: Get Polymer externs from closure/github (instead of Polymer/bower) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@roll-closure
Patch Set: revert binaries so we can try this thang Created 4 years, 6 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/polymer/v1_0/components-chromium/polymer-externs/polymer.externs.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/gallery/js/compiled_resources.gyp
diff --git a/ui/file_manager/gallery/js/compiled_resources.gyp b/ui/file_manager/gallery/js/compiled_resources.gyp
index 6d8528032cc4abdf780e7e11a5310e0e94055285..4038e15ff6bf3d00e8ad4bcf33c951587a45bceb 100644
--- a/ui/file_manager/gallery/js/compiled_resources.gyp
+++ b/ui/file_manager/gallery/js/compiled_resources.gyp
@@ -139,7 +139,7 @@
'<(EXTERNS_DIR)/file_manager_private.js',
'<(EXTERNS_DIR)/metrics_private.js',
'../../../../third_party/analytics/externs.js',
- '../../../../third_party/polymer/v1_0/components-chromium/polymer-externs/polymer.externs.js',
+ '../../../../third_party/closure_compiler/externs/polymer-1.0.js',
'../../externs/chrome_test.js',
'../../externs/es6_workaround.js',
'../../externs/exif_entry.js',
« no previous file with comments | « third_party/polymer/v1_0/components-chromium/polymer-externs/polymer.externs.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698