| Index: ui/webui/resources/cr_elements/policy/compiled_resources2.gyp
|
| diff --git a/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp b/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp
|
| index 9f82600b15d39bfca9eb6b9133e1b84c3731df24..d1fc61e30b484283cf25e4a214e6a71a984688cc 100644
|
| --- a/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp
|
| +++ b/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp
|
| @@ -4,6 +4,14 @@
|
| {
|
| 'targets': [
|
| {
|
| + 'target_name': 'cr_policy_indicator',
|
| + 'dependencies': [
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| + 'cr_policy_indicator_behavior',
|
| + ],
|
| + 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'cr_policy_indicator_behavior',
|
| 'dependencies': [
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
|
|