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

Unified Diff: third_party/closure_compiler/compiled_resources.gyp

Issue 1112403006: Add a flag to the compiler for compiling polymer code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use an absolute path for the externs Created 5 years, 7 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 e9bbda7dbcc1539b2d700a6723c65b8401a1a7de..b05e620b5244a32465b01c1909eda27f6247ae41 100644
--- a/third_party/closure_compiler/compiled_resources.gyp
+++ b/third_party/closure_compiler/compiled_resources.gyp
@@ -32,6 +32,7 @@
'../../ui/file_manager/gallery/js/compiled_resources.gyp:*',
'../../ui/file_manager/image_loader/compiled_resources.gyp:*',
'../../ui/file_manager/video_player/js/compiled_resources.gyp:*',
+ '../../ui/webui/resources/cr_elements/v0_8/cr_checkbox/compiled_resources.gyp:*',
'../../ui/webui/resources/js/chromeos/compiled_resources.gyp:*',
'../../ui/webui/resources/js/chromeos/compiled_resources.gyp:*',
'../../ui/webui/resources/js/compiled_resources.gyp:*',

Powered by Google App Engine
This is Rietveld 408576698