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

Unified Diff: Source/core/core.gyp

Issue 376553004: Split out tests of private scripts from Internals to PrivateScriptTest (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gyp
diff --git a/Source/core/core.gyp b/Source/core/core.gyp
index 66b5fa3fe72c3d720d88b6301345ebd47d4f5874..55eb6fe51769b4a7fb035d3e160c0f55626e3d04 100644
--- a/Source/core/core.gyp
+++ b/Source/core/core.gyp
@@ -805,6 +805,8 @@
'<(bindings_core_v8_output_dir)/V8GCObservation.h',
'<(bindings_core_v8_output_dir)/V8MallocStatistics.cpp',
'<(bindings_core_v8_output_dir)/V8MallocStatistics.h',
+ '<(bindings_core_v8_output_dir)/V8PrivateScriptTest.cpp',
+ '<(bindings_core_v8_output_dir)/V8PrivateScriptTest.h',
'<(bindings_core_v8_output_dir)/V8TypeConversions.cpp',
'<(bindings_core_v8_output_dir)/V8TypeConversions.h',
'<(bindings_core_v8_output_dir)/V8Internals.cpp',
« no previous file with comments | « Source/core/BUILD.gn ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698