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

Unified Diff: third_party/closure_compiler/compiled_resources.gyp

Issue 958383003: Output closure-compiled JavaScript files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Always generate source map if minified js is output 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 dc011a1930affdb5d59a4727ccc39fa4e312fa1c..9162cb43e6a4c97109e7a21f7c048322c9051223 100644
--- a/third_party/closure_compiler/compiled_resources.gyp
+++ b/third_party/closure_compiler/compiled_resources.gyp
@@ -18,6 +18,7 @@
'../../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/enhanced_bookmarks/compiled_resources.gyp:*',
'../../chrome/browser/resources/extensions/compiled_resources.gyp:*',
'../../chrome/browser/resources/help/compiled_resources.gyp:*',
'../../chrome/browser/resources/history/compiled_resources.gyp:*',
« third_party/closure_compiler/checker.py ('K') | « third_party/closure_compiler/compile_js.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698