| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index c14b98cf1415bfa6db326bcb1a27f6263ca7d5f2..344f690ce0cbaf55f31fcba8cabdff3f0fee314c 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -154,6 +154,8 @@
|
| 'gpu/gpu_idirect3d9_mock_win.h',
|
| 'test/appcache_test_helper.cc',
|
| 'test/appcache_test_helper.h',
|
| + 'test/content_browser_test_utils_internal.cc',
|
| + 'test/content_browser_test_utils_internal.h',
|
| 'test/content_test_suite.cc',
|
| 'test/content_test_suite.h',
|
| 'test/mock_google_streaming_server.cc',
|
| @@ -183,6 +185,8 @@
|
| 'test/test_content_browser_client.h',
|
| 'test/test_content_client.cc',
|
| 'test/test_content_client.h',
|
| + 'test/test_frame_navigation_observer.cc',
|
| + 'test/test_frame_navigation_observer.h',
|
| 'test/test_render_frame_host.cc',
|
| 'test/test_render_frame_host.h',
|
| 'test/test_render_frame_host_factory.cc',
|
|
|