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

Unified Diff: Source/bindings/bindings.gypi

Issue 146003002: Bindings for CSSOM View smooth scroll API (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
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index 7b652065f6685c377defc544835e8c951390c5e2..e00cd8ab8986fcb437b81f4d418163b710fa4297 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -171,6 +171,7 @@
'v8/custom/V8DeviceMotionEventCustom.cpp',
'v8/custom/V8DeviceOrientationEventCustom.cpp',
'v8/custom/V8DocumentCustom.cpp',
+ 'v8/custom/V8ElementCustom.cpp',
'v8/custom/V8EntryCustom.cpp',
'v8/custom/V8EntrySyncCustom.cpp',
'v8/custom/V8EventCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698