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

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

Issue 2472753003: Move fromJSONString to V8Binding (Closed)
Patch Set: Really swallow exception 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/JSONValuesForV8.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 6da11895a426f76a60cbbc397b8273dbcb4cf831..043cf45a124739f0b4741eca9175f497481eaf8f 100644
--- a/third_party/WebKit/Source/bindings/bindings.gni
+++ b/third_party/WebKit/Source/bindings/bindings.gni
@@ -68,8 +68,6 @@ bindings_core_v8_files =
"core/v8/IDLDictionaryBase.cpp",
"core/v8/IDLDictionaryBase.h",
"core/v8/Iterable.h",
- "core/v8/JSONValuesForV8.cpp",
- "core/v8/JSONValuesForV8.h",
"core/v8/Maplike.h",
"core/v8/Microtask.cpp",
"core/v8/Microtask.h",
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/JSONValuesForV8.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698