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

Unified Diff: Source/bindings/bindings.gypi

Issue 135843008: Remove V8HiddenPropertyName (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 11 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 | Source/bindings/scripts/code_generator_v8.pm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index 7b652065f6685c377defc544835e8c951390c5e2..718c0cebb98b84ace8ea711a85def1db3d4b3d8e 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -105,8 +105,6 @@
'v8/V8GCController.h',
'v8/V8GCForContextDispose.cpp',
'v8/V8GCForContextDispose.h',
- 'v8/V8HiddenPropertyName.cpp',
- 'v8/V8HiddenPropertyName.h',
'v8/V8Initializer.cpp',
'v8/V8Initializer.h',
'v8/V8LazyEventListener.cpp',
« no previous file with comments | « no previous file | Source/bindings/scripts/code_generator_v8.pm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698