| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index fdeac0b91fe37ea7ef953bcccc912bc2c553f46d..2b5d2bfdc7be75f5f381ea11d59427ffc4f9b122 100644
|
| --- a/build/common.gypi
|
| +++ b/build/common.gypi
|
| @@ -1548,6 +1548,8 @@
|
|
|
| 'v8_extra_library_files': [
|
| '../third_party/WebKit/Source/core/streams/ReadableStreamTempStub.js',
|
| + '../third_party/WebKit/Source/modules/geometry/DOMPointReadOnly.js',
|
| + '../third_party/WebKit/Source/modules/geometry/DOMPoint.js',
|
| ],
|
| 'v8_experimental_extra_library_files': [
|
| '../third_party/WebKit/Source/core/streams/ByteLengthQueuingStrategy.js',
|
|
|