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

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

Issue 2848243004: Clean up bindings/core/v8 (Part 2) (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/ConditionalFeaturesForCore.cpp » ('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 a73fd96319bb6a12f98bb4bdf6c92687b9d8bd27..4cd079d5fe327e70da6f93c79affb3393e201e04 100644
--- a/third_party/WebKit/Source/bindings/bindings.gni
+++ b/third_party/WebKit/Source/bindings/bindings.gni
@@ -96,7 +96,6 @@ bindings_core_v8_files =
"core/v8/StringResource.h",
"core/v8/ScriptSourceCode.cpp",
"core/v8/ScriptSourceCode.h",
- "core/v8/ScriptState.h",
"core/v8/ScriptStreamer.cpp",
"core/v8/ScriptStreamer.h",
"core/v8/ScriptStreamerThread.cpp",
@@ -105,7 +104,6 @@ bindings_core_v8_files =
"core/v8/ScriptString.h",
"core/v8/ScriptValue.cpp",
"core/v8/ScriptValue.h",
- "core/v8/ScriptWrappable.h",
"core/v8/ScriptWrappableVisitor.h",
"core/v8/ScriptWrappableVisitorVerifier.h",
"core/v8/SerializationTag.h",
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/ConditionalFeaturesForCore.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698