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

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

Issue 2686113002: Remove ScriptValueSerializer. (Closed)
Patch Set: Created 3 years, 10 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
« no previous file with comments | « third_party/WebKit/Source/bindings/modules/v8/ScriptValueSerializerForModules.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/bindings/modules/v8/v8.gni
diff --git a/third_party/WebKit/Source/bindings/modules/v8/v8.gni b/third_party/WebKit/Source/bindings/modules/v8/v8.gni
index 6fedd0999488c7475b8bfb590833b615334ffe30..9a668b077d62bd59701fe8270a0bce71fe63a822 100644
--- a/third_party/WebKit/Source/bindings/modules/v8/v8.gni
+++ b/third_party/WebKit/Source/bindings/modules/v8/v8.gni
@@ -16,8 +16,6 @@ bindings_modules_v8_files =
"DictionaryHelperForModules.cpp",
"ModuleBindingsInitializer.cpp",
"ModuleBindingsInitializer.h",
- "ScriptValueSerializerForModules.cpp",
- "ScriptValueSerializerForModules.h",
"SerializedScriptValueForModulesFactory.cpp",
"SerializedScriptValueForModulesFactory.h",
"ToV8ForModules.h",
« no previous file with comments | « third_party/WebKit/Source/bindings/modules/v8/ScriptValueSerializerForModules.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698