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