| 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 b722f17ec115a410d423cc5cac79d80a464b3fc2..f5974fb4d1f2b5ed70e5bf82e2622bd6f5bf7219 100644
|
| --- a/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp
|
| +++ b/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp
|
| @@ -30,6 +30,10 @@
|
| },
|
| {
|
| 'target_name': 'cr_policy_network_behavior',
|
| + 'dependencies': [
|
| + '../network/compiled_resources2.gyp:cr_onc_types',
|
| + 'cr_policy_indicator_behavior',
|
| + ],
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| {
|
|
|