| Index: third_party/polymer/v1_0/components-chromium/paper-tooltip/compiled_resources2.gyp
|
| diff --git a/third_party/polymer/v1_0/components-chromium/paper-dialog/compiled_resources2.gyp b/third_party/polymer/v1_0/components-chromium/paper-tooltip/compiled_resources2.gyp
|
| similarity index 67%
|
| copy from third_party/polymer/v1_0/components-chromium/paper-dialog/compiled_resources2.gyp
|
| copy to third_party/polymer/v1_0/components-chromium/paper-tooltip/compiled_resources2.gyp
|
| index 38949cb4a2e2bb86c02746a4c16058de2cf1614e..7a9d2395148c65e16168d803593ac6f96aeee44b 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/paper-dialog/compiled_resources2.gyp
|
| +++ b/third_party/polymer/v1_0/components-chromium/paper-tooltip/compiled_resources2.gyp
|
| @@ -6,10 +6,11 @@
|
| {
|
| 'targets': [
|
| {
|
| - 'target_name': 'paper-dialog-extracted',
|
| + 'target_name': 'paper-tooltip-extracted',
|
| 'dependencies': [
|
| + '../neon-animation/animations/compiled_resources2.gyp:fade-in-animation-extracted',
|
| + '../neon-animation/animations/compiled_resources2.gyp:fade-out-animation-extracted',
|
| '../neon-animation/compiled_resources2.gyp:neon-animation-runner-behavior-extracted',
|
| - '../paper-dialog-behavior/compiled_resources2.gyp:paper-dialog-behavior-extracted',
|
| ],
|
| 'includes': ['../../../../closure_compiler/compile_js2.gypi'],
|
| },
|
|
|