| Index: chrome/browser/resources/settings/animation/compiled_resources2.gyp
|
| diff --git a/chrome/browser/resources/settings/animation/compiled_resources2.gyp b/chrome/browser/resources/settings/animation/compiled_resources2.gyp
|
| index 89d95422ad29c0104feed30c41e7ae4a3eccf8bd..be9c892fc4ceb89e60d7793f0b205d85bd7993a1 100644
|
| --- a/chrome/browser/resources/settings/animation/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/settings/animation/compiled_resources2.gyp
|
| @@ -12,5 +12,14 @@
|
| ],
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| + {
|
| + 'target_name': 'fade_animations',
|
| + 'dependencies': [
|
| + 'animation',
|
| + '<(DEPTH)/third_party/polymer/v1_0/components-chromium/neon-animation/compiled_resources2.gyp:neon-animation-behavior-extracted',
|
| + '<(EXTERNS_GYP):web_animations',
|
| + ],
|
| + 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| ],
|
| }
|
|
|