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

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

Issue 2476393003: V8ObjectBuilder::addString support Nullable. (Closed)
Patch Set: Fix nit. Created 4 years, 1 month 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 | « no previous file | third_party/WebKit/Source/bindings/core/v8/V8ObjectBuilder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 043cf45a124739f0b4741eca9175f497481eaf8f..75ad1073b7304c5035b5efe8e86e7a2c1a65e44d 100644
--- a/third_party/WebKit/Source/bindings/bindings.gni
+++ b/third_party/WebKit/Source/bindings/bindings.gni
@@ -237,6 +237,7 @@ bindings_unittest_files =
"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",
],
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/V8ObjectBuilder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698