Chromium Code Reviews| Index: Source/web/web.gypi |
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi |
| index e7811d651d90f49e66d704a340f851e6f185e2c0..bf1c84f96d8616f2f728e7e2e8bb4b0101b3cde0 100644 |
| --- a/Source/web/web.gypi |
| +++ b/Source/web/web.gypi |
| @@ -95,6 +95,8 @@ |
| 'StorageClientImpl.h', |
| 'StorageQuotaClientImpl.cpp', |
| 'StorageQuotaClientImpl.h', |
| + 'TextFinder.cpp', |
| + 'TextFinder.h', |
| 'UserMediaClientImpl.cpp', |
| 'UserMediaClientImpl.h', |
| 'ValidationMessageClientImpl.cpp', |