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

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

Issue 2856653003: Clean up bindings/core/v8 (Part 3) (Closed)
Patch Set: Rebase 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/ScriptController.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 4cd079d5fe327e70da6f93c79affb3393e201e04..c7c7e418c243afb7bce9d48a3e1158a762860546 100644
--- a/third_party/WebKit/Source/bindings/bindings.gni
+++ b/third_party/WebKit/Source/bindings/bindings.gni
@@ -93,7 +93,6 @@ bindings_core_v8_files =
"core/v8/ScriptPromiseResolver.h",
"core/v8/ScriptRegexp.cpp",
"core/v8/ScriptRegexp.h",
- "core/v8/StringResource.h",
"core/v8/ScriptSourceCode.cpp",
"core/v8/ScriptSourceCode.h",
"core/v8/ScriptStreamer.cpp",
@@ -104,21 +103,15 @@ bindings_core_v8_files =
"core/v8/ScriptString.h",
"core/v8/ScriptValue.cpp",
"core/v8/ScriptValue.h",
- "core/v8/ScriptWrappableVisitor.h",
- "core/v8/ScriptWrappableVisitorVerifier.h",
"core/v8/SerializationTag.h",
"core/v8/SerializedScriptValue.cpp",
"core/v8/SerializedScriptValue.h",
"core/v8/SerializedScriptValueFactory.cpp",
"core/v8/SerializedScriptValueFactory.h",
- "core/v8/SharedPersistent.h",
"core/v8/SourceLocation.cpp",
"core/v8/SourceLocation.h",
- "core/v8/ToV8.h",
"core/v8/ToV8ForCore.cpp",
"core/v8/ToV8ForCore.h",
- "core/v8/TraceWrapperMember.h",
- "core/v8/TraceWrapperV8Reference.h",
"core/v8/Transferables.h",
"core/v8/UseCounterCallback.cpp",
"core/v8/UseCounterCallback.h",
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/ScriptController.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698