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

Unified Diff: Source/bindings/bindings.gypi

Issue 26792002: Reland: Reland: Implement new Blink IDL attribute [SetReference] (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: mark NodeFilter Dependent Created 7 years, 2 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/IDLAttributes.txt » ('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 5fc1e9f15fc119a1bd5609fa1d09874909e66ceb..d1a5ba7a3db13457526bdd0c40f338c11dc992a5 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -206,7 +206,6 @@
'v8/custom/V8MessagePortCustom.cpp',
'v8/custom/V8MutationObserverCustom.cpp',
'v8/custom/V8NodeCustom.cpp',
- 'v8/custom/V8NodeIteratorCustom.cpp',
'v8/custom/V8NodeListCustom.cpp',
'v8/custom/V8OscillatorNodeCustom.cpp',
'v8/custom/V8PannerNodeCustom.cpp',
@@ -222,7 +221,6 @@
'v8/custom/V8StyleSheetCustom.cpp',
'v8/custom/V8TextCustom.cpp',
'v8/custom/V8TrackEventCustom.cpp',
- 'v8/custom/V8TreeWalkerCustom.cpp',
'v8/custom/V8TypedArrayCustom.h',
'v8/custom/V8Uint8ArrayCustom.h',
'v8/custom/V8Uint8ClampedArrayCustom.h',
« no previous file with comments | « no previous file | Source/bindings/scripts/IDLAttributes.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698