Chromium Code Reviews| Index: Source/wtf/wtf.gypi |
| diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi |
| index 33d6d2d63a1e8586971abf105cb362244c8afc36..2b4dbb6e2492fcab423c0107ae199afd18bf721a 100644 |
| --- a/Source/wtf/wtf.gypi |
| +++ b/Source/wtf/wtf.gypi |
| @@ -65,6 +65,7 @@ |
| 'Int32Array.h', |
| 'Int8Array.h', |
| 'IntegralTypedArrayBase.h', |
| + 'LinkedStack.h', |
| 'ListHashSet.h', |
| 'Locker.h', |
| 'MD5.cpp', |