Chromium Code Reviews| Index: Source/wtf/wtf.gypi |
| diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi |
| index 3d0882aef0fde415bbc8a6ad7645a7925cfee0c1..58ca361d731c98e94fcb3310db146481baf6ffc2 100644 |
| --- a/Source/wtf/wtf.gypi |
| +++ b/Source/wtf/wtf.gypi |
| @@ -92,8 +92,6 @@ |
| 'NullPtr.h', |
| 'NumberOfCores.cpp', |
| 'NumberOfCores.h', |
| - 'OSRandomSource.cpp', |
| - 'OSRandomSource.h', |
| 'OwnArrayPtr.h', |
| 'OwnPtr.h', |
| 'OwnPtrCommon.h', |
| @@ -157,6 +155,7 @@ |
| 'ValueCheck.h', |
| 'Vector.h', |
| 'VectorTraits.h', |
| + 'WTFExport.h', |
| 'WTFThreadData.cpp', |
| 'WTFThreadData.h', |
| 'WeakPtr.h', |