Index: ui/webui/resources/cr_elements/v1_0/policy/compiled_resources.gyp |
diff --git a/ui/webui/resources/js/cr/ui/compiled_resources.gyp b/ui/webui/resources/cr_elements/v1_0/policy/compiled_resources.gyp |
similarity index 54% |
copy from ui/webui/resources/js/cr/ui/compiled_resources.gyp |
copy to ui/webui/resources/cr_elements/v1_0/policy/compiled_resources.gyp |
index 1d4cde6a5bbb6164c49434493c9ff2a2a3db0e02..4f98a52df5cef111fb42e7ae5a6489855d9bdd35 100644 |
--- a/ui/webui/resources/js/cr/ui/compiled_resources.gyp |
+++ b/ui/webui/resources/cr_elements/v1_0/policy/compiled_resources.gyp |
@@ -4,24 +4,13 @@ |
{ |
'targets': [ |
{ |
- 'target_name': 'focus_manager', |
+ 'target_name': 'cr_policy_indicator', |
'variables': { |
'depends': [ |
- '../../assert.js', |
- '../../compiled_resources.gyp:cr', |
- ], |
- }, |
- 'includes': ['../../../../../../third_party/closure_compiler/compile_js.gypi'], |
- }, |
- { |
- 'target_name': 'overlay', |
- 'variables': { |
- 'depends': [ |
- '../../cr.js', |
- '../../util.js', |
+ '../../../../../../ui/webui/resources/js/compiled_resources.gyp:assert', |
], |
'externs': [ |
- '../../../../../../third_party/closure_compiler/externs/chrome_send.js', |
+ '../../../../../../third_party/closure_compiler/externs/settings_private.js' |
], |
}, |
'includes': ['../../../../../../third_party/closure_compiler/compile_js.gypi'], |