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

Unified Diff: third_party/polymer/v1_0/components-chromium/carbon-route/compiled_resources2.gyp

Issue 1862213002: Roll third_party/polymer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove obsolete appearance_browsertest.js, result of a previous bad merge. Created 4 years, 8 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: third_party/polymer/v1_0/components-chromium/carbon-route/compiled_resources2.gyp
diff --git a/third_party/polymer/v1_0/components-chromium/iron-test-helpers/compiled_resources2.gyp b/third_party/polymer/v1_0/components-chromium/carbon-route/compiled_resources2.gyp
similarity index 56%
copy from third_party/polymer/v1_0/components-chromium/iron-test-helpers/compiled_resources2.gyp
copy to third_party/polymer/v1_0/components-chromium/carbon-route/compiled_resources2.gyp
index 908da766ad4e55113c27ab2d65c07e5ca7548ccb..d6d8aabd08249927f9150ed5755153ac60faf9f3 100644
--- a/third_party/polymer/v1_0/components-chromium/iron-test-helpers/compiled_resources2.gyp
+++ b/third_party/polymer/v1_0/components-chromium/carbon-route/compiled_resources2.gyp
@@ -6,15 +6,20 @@
{
'targets': [
{
- 'target_name': 'iron-test-helpers-extracted',
+ 'target_name': 'carbon-location-extracted',
+ 'dependencies': [
+ '../iron-location/compiled_resources2.gyp:iron-location-extracted',
+ '../iron-location/compiled_resources2.gyp:iron-query-params-extracted',
+ 'carbon-route-converter-extracted',
+ ],
'includes': ['../../../../closure_compiler/compile_js2.gypi'],
},
{
- 'target_name': 'mock-interactions-extracted',
+ 'target_name': 'carbon-route-converter-extracted',
'includes': ['../../../../closure_compiler/compile_js2.gypi'],
},
{
- 'target_name': 'test-helpers-extracted',
+ 'target_name': 'carbon-route-extracted',
'includes': ['../../../../closure_compiler/compile_js2.gypi'],
},
],

Powered by Google App Engine
This is Rietveld 408576698