| 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'],
|
| },
|
| ],
|
|
|