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

Unified Diff: third_party/WebKit/Source/bindings/bindings.gni

Issue 2810843002: bindings: Make the sequence conversion code more complaint with WebIDL. (Closed)
Patch Set: Adjust even more tests Created 3 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
Index: third_party/WebKit/Source/bindings/bindings.gni
diff --git a/third_party/WebKit/Source/bindings/bindings.gni b/third_party/WebKit/Source/bindings/bindings.gni
index 73075ca63a75ed9f8f4ebc555f1aaa3c38e179ad..c7fe615eeeb42dc265a4c094a4e64d459cffc9de 100644
--- a/third_party/WebKit/Source/bindings/bindings.gni
+++ b/third_party/WebKit/Source/bindings/bindings.gni
@@ -248,7 +248,6 @@ bindings_unittest_files =
"core/v8/TraceWrapperMemberTest.cpp",
"core/v8/V8BindingForTesting.cpp",
"core/v8/V8BindingForTesting.h",
- "core/v8/V8BindingTest.cpp",
"core/v8/V8ObjectBuilderTest.cpp",
"core/v8/V8ScriptRunnerTest.cpp",
"core/v8/serialization/V8ScriptValueSerializerTest.cpp",

Powered by Google App Engine
This is Rietveld 408576698