Index: ui/webui/resources/cr_elements/v1_0/policy/compiled_resources.gyp |
diff --git a/ui/webui/resources/cr_elements/v1_0/cr_checkbox/compiled_resources.gyp b/ui/webui/resources/cr_elements/v1_0/policy/compiled_resources.gyp |
similarity index 58% |
copy from ui/webui/resources/cr_elements/v1_0/cr_checkbox/compiled_resources.gyp |
copy to ui/webui/resources/cr_elements/v1_0/policy/compiled_resources.gyp |
index 45f2f21eb7c46bae24812ad76386481dc7245e6d..c16f57dfee4bd8bb77ae673e04d71b588485a6f9 100644 |
--- a/ui/webui/resources/cr_elements/v1_0/cr_checkbox/compiled_resources.gyp |
+++ b/ui/webui/resources/cr_elements/v1_0/policy/compiled_resources.gyp |
@@ -4,8 +4,13 @@ |
{ |
'targets': [ |
{ |
- 'target_name': 'cr_checkbox', |
+ 'target_name': 'cr_policy_indicator', |
+ 'variables': { |
+ 'externs': [ |
+ '../../../../../../third_party/closure_compiler/externs/settings_private.js' |
+ ], |
+ }, |
'includes': ['../../../../../../third_party/closure_compiler/compile_js.gypi'], |
- } |
+ }, |
], |
} |