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

Unified Diff: Source/bindings/bindings.gypi

Issue 105273010: Web Animations API: Start implementation of timing input objects. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add custom binding for timing input and handle each case separately. 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 2d111c68eb0925763d3ab0582fd73d0cf613952c..067b9ffb8cf9467840f468c5c47d6c25945b63e4 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -172,6 +172,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