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

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

Issue 2301213003: Add tests for trace wrappers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix StringView problem Created 4 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: 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 b66a2114b65eb940a6d3c15cd0983e52d43877c5..ca068f4578c96b807311e8d31b8edba50c848ba8 100644
--- a/third_party/WebKit/Source/bindings/core/v8/v8.gypi
+++ b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
@@ -199,6 +199,7 @@
'ScriptPromiseTest.cpp',
'ScriptStreamerTest.cpp',
'ScriptValueSerializerTest.cpp',
+ 'ScriptWrappableVisitorTest.cpp',
'SerializedScriptValueTest.cpp',
'ToV8Test.cpp',
'V8BindingForTesting.cpp',

Powered by Google App Engine
This is Rietveld 408576698