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

Unified Diff: ui/webui/resources/cr_elements/v1_0/network/compiled_resources.gyp

Issue 1316003003: Add compiled_resources for settings/ and cr_elements/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@md_settings_compiled_resources_2
Patch Set: Feedback Created 5 years, 4 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
« no previous file with comments | « ui/webui/resources/cr_elements/v1_0/compiled_resources.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/cr_elements/v1_0/network/compiled_resources.gyp
diff --git a/ui/webui/resources/cr_elements/v1_0/network/compiled_resources.gyp b/ui/webui/resources/cr_elements/v1_0/network/compiled_resources.gyp
index 63c231e67f37e69c706ddb6b96779d19325b7d40..8e680697891f3882ce2e154e166743ed00c25f08 100644
--- a/ui/webui/resources/cr_elements/v1_0/network/compiled_resources.gyp
+++ b/ui/webui/resources/cr_elements/v1_0/network/compiled_resources.gyp
@@ -8,7 +8,7 @@
'variables': {
'depends': [
'cr_onc_types.js',
- ],
+ ],
'externs': [
'../../../../../../third_party/closure_compiler/externs/networking_private.js'
],
@@ -23,7 +23,7 @@
'cr_onc_types.js',
'cr_network_list_item.js',
'../../../../../../ui/webui/resources/js/load_time_data.js',
- ],
+ ],
'externs': [
'../../../../../../third_party/closure_compiler/externs/networking_private.js'
],
@@ -35,7 +35,7 @@
'variables': {
'depends': [
'compiled_resources.gyp:cr_network_list',
- ],
+ ],
},
'includes': ['../../../../../../third_party/closure_compiler/compile_js.gypi'],
},
« no previous file with comments | « ui/webui/resources/cr_elements/v1_0/compiled_resources.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698