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

Unified Diff: Source/core/core_generated.gyp

Issue 560763002: [blink-in-js] Migrate resources required for blink-in-js to grd - part 3 (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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
Index: Source/core/core_generated.gyp
diff --git a/Source/core/core_generated.gyp b/Source/core/core_generated.gyp
index d040e9f0613170fb83090632624af64a16e5a25d..630270355e5155cd5d466afb65806ee9bb741918 100644
--- a/Source/core/core_generated.gyp
+++ b/Source/core/core_generated.gyp
@@ -183,6 +183,7 @@
'action': [
'python',
'../build/scripts/make_private_script_source.py',
+ '--for-testing',
haraken 2014/09/10 07:30:32 --verbose ?
vivekg 2014/09/10 07:46:56 The test resources are not packaged in the grd gen
'<@(_outputs)',
'<@(_private_script_files)'
],

Powered by Google App Engine
This is Rietveld 408576698