| 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.
|
|
|