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

Unified Diff: Source/core/core_generated.gyp

Issue 569063002: Reland [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: Rebased patch 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 | « Source/core/BUILD.gn ('k') | Source/platform/PlatformResourceLoader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
'<@(_outputs)',
'<@(_private_script_files)'
],
« no previous file with comments | « Source/core/BUILD.gn ('k') | Source/platform/PlatformResourceLoader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698