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