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..45a628db233cf2ef9268095ce8d053a8d23d73fe 100644 |
--- a/chrome/browser/resources/settings/animation/compiled_resources2.gyp |
+++ b/chrome/browser/resources/settings/animation/compiled_resources2.gyp |
@@ -12,5 +12,12 @@ |
], |
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'], |
}, |
+ { |
+ 'target_name': 'animation_group', |
+ 'dependencies': [ |
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', |
+ ], |
+ 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'], |
+ }, |
], |
} |