| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index fdeac0b91fe37ea7ef953bcccc912bc2c553f46d..1b20944e0ba0ab668766517be138706fd2260dc4 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.
|
|
|