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

Unified Diff: third_party/WebKit/Source/bindings/core/v8/v8.gypi

Issue 1865543002: Add DocumentWriteEvaluator unit tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move anonymous namespace (trybots prev) Created 4 years, 8 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 | « third_party/WebKit/Source/bindings/core/v8/DocumentWriteEvaluatorTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/bindings/core/v8/v8.gypi
diff --git a/third_party/WebKit/Source/bindings/core/v8/v8.gypi b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
index 1e816eaca4d634658b7ac7622698db3f9cba85a3..dbab681ab034c070c1b4bb8412e1fd822781de50 100644
--- a/third_party/WebKit/Source/bindings/core/v8/v8.gypi
+++ b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
@@ -177,6 +177,7 @@
'WrapperTypeInfo.h',
],
'bindings_core_v8_unittest_files': [
+ 'DocumentWriteEvaluatorTest.cpp',
'ScriptPromisePropertyTest.cpp',
'ScriptPromiseResolverTest.cpp',
'ScriptPromiseTest.cpp',
« no previous file with comments | « third_party/WebKit/Source/bindings/core/v8/DocumentWriteEvaluatorTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698