Index: ui/webui/resources/cr_elements/compiled_resources2.gyp |
diff --git a/ui/webui/resources/cr_elements/compiled_resources2.gyp b/ui/webui/resources/cr_elements/compiled_resources2.gyp |
index cdf26672383e6577bbbdcae20f3167a316a95bc6..8b80a34de74bfbd0363026b4b06e20e7ddde0657 100644 |
--- a/ui/webui/resources/cr_elements/compiled_resources2.gyp |
+++ b/ui/webui/resources/cr_elements/compiled_resources2.gyp |
@@ -14,5 +14,12 @@ |
'policy/compiled_resources2.gyp:*', |
], |
}, |
+ { |
+ 'target_name': 'cr_scrollable_behavior', |
+ 'dependencies': [ |
+ '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-list/compiled_resources2.gyp:iron-list-extracted', |
+ ], |
+ 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
+ }, |
] |
} |