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

Unified Diff: chrome/browser/resources/settings/internet_page/compiled_resources.gyp

Issue 1369403006: Add cr-policy-network-indicator and add to internet settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Separate policy indicator strings Created 5 years, 2 months 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: chrome/browser/resources/settings/internet_page/compiled_resources.gyp
diff --git a/chrome/browser/resources/settings/internet_page/compiled_resources.gyp b/chrome/browser/resources/settings/internet_page/compiled_resources.gyp
index 23dfd984fe90d6d7af43ae950a1e9b8c564194e0..cb8a908fc70326fba7e5c9706b6d965c02b3dbea 100644
--- a/chrome/browser/resources/settings/internet_page/compiled_resources.gyp
+++ b/chrome/browser/resources/settings/internet_page/compiled_resources.gyp
@@ -23,6 +23,7 @@
'variables': {
'depends': [
'../../../../../ui/webui/resources/cr_elements/v1_0/network/cr_onc_types.js',
+ '../../../../../ui/webui/resources/cr_elements/v1_0/policy/cr_policy_network_behavior.js',
'../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time_data',
],
'externs': [
@@ -88,6 +89,7 @@
'variables': {
'depends': [
'../../../../../ui/webui/resources/cr_elements/v1_0/network/cr_onc_types.js',
+ '../../../../../ui/webui/resources/cr_elements/v1_0/policy/cr_policy_network_behavior.js',
'../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time_data',
],
'externs': [
@@ -101,6 +103,7 @@
'variables': {
'depends': [
'../../../../../ui/webui/resources/cr_elements/v1_0/network/cr_onc_types.js',
+ '../../../../../ui/webui/resources/cr_elements/v1_0/policy/cr_policy_network_behavior.js',
'../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time_data',
],
'externs': [

Powered by Google App Engine
This is Rietveld 408576698