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

Unified Diff: third_party/closure_compiler/compiled_resources.gyp

Issue 507573002: webui: add a gyp file for ui/webui/resources/js/cr/ui and build the pre-compiled (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 6 years, 3 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 | « no previous file | ui/webui/resources/js/cr/ui/compiled_resources.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 c00c324fdd2e1bde57c3c1b5d8118d68e5bc5942..dc8b356e299789865752f490ef47824c11ab8853 100644
--- a/third_party/closure_compiler/compiled_resources.gyp
+++ b/third_party/closure_compiler/compiled_resources.gyp
@@ -12,6 +12,7 @@
'../../chrome/browser/resources/uber/compiled_resources.gyp:*',
'../../ui/webui/resources/js/chromeos/compiled_resources.gyp:*',
'../../ui/webui/resources/js/compiled_resources.gyp:*',
+ '../../ui/webui/resources/js/cr/ui/compiled_resources.gyp:*',
]
},
]
« no previous file with comments | « no previous file | ui/webui/resources/js/cr/ui/compiled_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698