Chromium Code Reviews| Index: Source/wtf/wtf.gypi |
| diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi |
| index 984482fa53bbbc98d978afb05a3759119674a7c5..be930486732d20a05716888ae479621534f12da5 100644 |
| --- a/Source/wtf/wtf.gypi |
| +++ b/Source/wtf/wtf.gypi |
| @@ -13,6 +13,8 @@ |
| 'ArrayBufferDeallocationObserver.h', |
| 'ArrayBufferView.cpp', |
| 'ArrayBufferView.h', |
| + 'ArrayBytes.cpp', |
| + 'ArrayBytes.h', |
| 'Assertions.cpp', |
| 'Assertions.h', |
| 'Atomics.h', |