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

Unified Diff: build/common.gypi

Issue 1709003002: Geometry: Reimplement DOMPoint using V8 extras. (Closed) 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: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 8afb0653ea61ffd87b5a83e479e054100b2c76c0..009c55da36a3a2698c8cd21905ffdf0352f1ae86 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1553,6 +1553,8 @@
'../third_party/WebKit/Source/core/streams/ByteLengthQueuingStrategy.js',
'../third_party/WebKit/Source/core/streams/CountQueuingStrategy.js',
'../third_party/WebKit/Source/core/streams/ReadableStream.js',
+ '../third_party/WebKit/Source/modules/geometry/DOMPointReadOnly.js',
+ '../third_party/WebKit/Source/modules/geometry/DOMPoint.js',
],
# Use brlapi from brltty for braille display support.
« no previous file with comments | « no previous file | build_overrides/v8.gni » ('j') | third_party/WebKit/Source/bindings/core/v8/GeometryInterfaces.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698