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

Unified Diff: third_party/WebKit/Source/bindings/core/v8/v8.gypi

Issue 1701283002: Implement DOMPoint using v8 extras. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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: third_party/WebKit/Source/bindings/core/v8/v8.gypi
diff --git a/third_party/WebKit/Source/bindings/core/v8/v8.gypi b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
index 7aaf2760d61ff88777da25aead71ffc44b32e873..53fa5feadcd1ce87a1aa18dbbdbb33be8591cc38 100644
--- a/third_party/WebKit/Source/bindings/core/v8/v8.gypi
+++ b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
@@ -36,6 +36,8 @@
'ExceptionState.h',
'ExceptionStatePlaceholder.cpp',
'ExceptionStatePlaceholder.h',
+ 'GeometryInterfaces.cpp',
+ 'GeometryInterfaces.h',
'Iterable.h',
'Maplike.h',
'NativeValueTraits.h',
« no previous file with comments | « third_party/WebKit/Source/bindings/core/v8/GeometryInterfaces.cpp ('k') | third_party/WebKit/Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698