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

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

Issue 2592383003: MD Settings: Switch cr_network_icon to use svg icons (Closed)
Patch Set: Fix clang 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/network/compiled_resources2.gyp
diff --git a/ui/webui/resources/cr_elements/network/compiled_resources2.gyp b/ui/webui/resources/cr_elements/network/compiled_resources2.gyp
index decd8225ca0b9f919f3f087017971ac9bc91b5e7..ee80363aee3ac526221348a6628ed09a06b74d86 100644
--- a/ui/webui/resources/cr_elements/network/compiled_resources2.gyp
+++ b/ui/webui/resources/cr_elements/network/compiled_resources2.gyp
@@ -6,6 +6,7 @@
{
'target_name': 'cr_network_icon',
'dependencies': [
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
'cr_onc_types',
],
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],

Powered by Google App Engine
This is Rietveld 408576698