Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(878)

Unified Diff: ui/webui/resources/cr_elements/policy/compiled_resources2.gyp

Issue 2528803002: MD Settings: Internet: Add/fix remaining policy items (Closed)
Patch Set: Rebase Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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'],
},
{

Powered by Google App Engine
This is Rietveld 408576698