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

Unified Diff: third_party/closure_compiler/compiled_resources.gyp

Issue 908633002: Add a compiled_resources.gyp for network_Ui and fix compiler errors. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding reviewers Created 5 years, 10 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: third_party/closure_compiler/compiled_resources.gyp
diff --git a/third_party/closure_compiler/compiled_resources.gyp b/third_party/closure_compiler/compiled_resources.gyp
index 51edb1ab191d20c2604913e497b378a17247632e..961d3be23cb7ab1576747b2af8c1d0cf4b563f2c 100644
--- a/third_party/closure_compiler/compiled_resources.gyp
+++ b/third_party/closure_compiler/compiled_resources.gyp
@@ -9,6 +9,7 @@
'dependencies': [
'../../chrome/browser/resources/bookmark_manager/js/compiled_resources.gyp:*',
'../../chrome/browser/resources/chromeos/braille_ime/compiled_resources.gyp:*',
+ '../../chrome/browser/resources/chromeos/network_ui/compiled_resources.gyp:*',
'../../chrome/browser/resources/downloads/compiled_resources.gyp:*',
'../../chrome/browser/resources/extensions/compiled_resources.gyp:*',
'../../chrome/browser/resources/help/compiled_resources.gyp:*',

Powered by Google App Engine
This is Rietveld 408576698