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

Unified Diff: Source/bindings/bindings.gypi

Issue 17615006: Remove V8Collection.{h,cpp} (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 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/CodeGeneratorV8.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 46bffb178c926cfd4d19a35e245bcb49420db702..f5a6396daa649c2df345e88be1504241300d0fc9 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -77,8 +77,6 @@
'v8/V8BindingMacros.h',
'v8/V8Callback.cpp',
'v8/V8Callback.h',
- 'v8/V8Collection.cpp',
- 'v8/V8Collection.h',
'v8/V8CustomElementCallback.cpp',
'v8/V8CustomElementCallback.h',
'v8/V8DOMActivityLogger.h',
« no previous file with comments | « no previous file | Source/bindings/scripts/CodeGeneratorV8.pm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698