Index: chrome/browser/resources/settings/compiled_resources2.gyp |
diff --git a/chrome/browser/resources/settings/compiled_resources2.gyp b/chrome/browser/resources/settings/compiled_resources2.gyp |
index ecfaee31847ef8a62317548f0ee61c8935c5f5ed..ee534fa9f8e3b0f0b4e72117b31a1325014a0339 100644 |
--- a/chrome/browser/resources/settings/compiled_resources2.gyp |
+++ b/chrome/browser/resources/settings/compiled_resources2.gyp |
@@ -79,5 +79,12 @@ |
], |
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
}, |
+ { |
+ 'target_name': 'global_scroll_target_behavior', |
+ 'dependencies': [ |
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', |
+ ], |
+ 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
+ }, |
], |
} |