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

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

Issue 2810843002: bindings: Make the sequence conversion code more complaint with WebIDL. (Closed)
Patch Set: 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 5a23a87aa82452adcf9f7bd5f4d448d5bb289b53..68515a6c28383ef031e93ed22ff047ac9f4ba803 100644
--- a/third_party/WebKit/Source/bindings/bindings.gni
+++ b/third_party/WebKit/Source/bindings/bindings.gni
@@ -245,7 +245,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