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

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

Issue 2798063003: [Bindings] Remove V8HiddenValue (Closed)
Patch Set: remove files 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
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 587d9b36795c3b512df596d6aeea826476ad595e..5a23a87aa82452adcf9f7bd5f4d448d5bb289b53 100644
--- a/third_party/WebKit/Source/bindings/bindings.gni
+++ b/third_party/WebKit/Source/bindings/bindings.gni
@@ -165,8 +165,6 @@ bindings_core_v8_files =
"core/v8/V8GCForContextDispose.cpp",
"core/v8/V8GCForContextDispose.h",
"core/v8/V8GlobalValueMap.h",
- "core/v8/V8HiddenValue.cpp",
- "core/v8/V8HiddenValue.h",
"core/v8/V8HTMLConstructor.cpp",
"core/v8/V8HTMLConstructor.h",
"core/v8/V8IdleTaskRunner.h",

Powered by Google App Engine
This is Rietveld 408576698