| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 5aa471297ada8b917f18eca3058ed59155892476..c5cb67f10697ac3aa145e3eff597f7e5ecb67133 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -120,6 +120,8 @@
|
| 'test/mock_keyboard_driver_win.h',
|
| 'test/mock_render_process.cc',
|
| 'test/mock_render_process.h',
|
| + 'test/mock_webblob_registry_impl.cc',
|
| + 'test/mock_webblob_registry_impl.h',
|
| 'test/mock_webclipboard_impl.cc',
|
| 'test/mock_webclipboard_impl.h',
|
| 'test/mock_webframeclient.h',
|
|
|