Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 944dcb6eebb257bf06dda0140bcd09e45face065..e034cf25c2e4982f3980208338ed05b72125c316 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -1523,6 +1523,8 @@ |
| ], |
| 'v8_experimental_extra_library_files': [ |
| '../third_party/WebKit/Source/core/streams/ByteLengthQueuingStrategy.js', |
| + '../third_party/WebKit/Source/core/streams/CountQueuingStrategy.js', |
| + '../third_party/WebKit/Source/core/streams/ReadableStream.js', |
| ], |
| # Use brlapi from brltty for braille display support. |