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

Unified Diff: Source/core/core.gypi

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/core.gyp ('k') | Source/core/core_generated.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index e7571f3ed2392862826c954cd24873251ab053e4..9b3bed7c5a82ede09b62ab3082852ff2e39cf0b1 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3289,6 +3289,7 @@
'testing/LayerRect.idl',
'testing/LayerRectList.idl',
'testing/MallocStatistics.idl',
+ 'testing/PrivateScriptTest.idl',
'testing/TypeConversions.idl',
],
'generated_webcore_testing_idl_files': [
@@ -3316,6 +3317,7 @@
'testing/MockPagePopupDriver.h',
'testing/NullExecutionContext.cpp',
'testing/NullExecutionContext.h',
+ 'testing/PrivateScriptTest.h',
'testing/TypeConversions.h',
'testing/v8/WebCoreTestSupport.cpp',
'testing/v8/WebCoreTestSupport.h',
« no previous file with comments | « Source/core/core.gyp ('k') | Source/core/core_generated.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698