| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 9551464bc62b3b1fce13407f6e509ec3432c0654..97cc77ff4a516d1a8448f8ef60a59b5a21db5a78 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',
|
|
|