| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index b0a17731c76e89492647ea68b4b41a5a139e27b7..7e81bc19e3e7255b3e2edc54ece978b0da620a80 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -80,6 +80,8 @@
|
| 'public/test/download_test_observer.h',
|
| 'public/test/fake_speech_recognition_manager.cc',
|
| 'public/test/fake_speech_recognition_manager.h',
|
| + 'public/test/frame_load_waiter.cc',
|
| + 'public/test/frame_load_waiter.h',
|
| 'public/test/mock_blob_url_request_context.cc',
|
| 'public/test/mock_blob_url_request_context.h',
|
| 'public/test/mock_download_item.cc',
|
|
|