| Index: content/content_tests.gypi
|
| ===================================================================
|
| --- content/content_tests.gypi (revision 140250)
|
| +++ content/content_tests.gypi (working copy)
|
| @@ -36,6 +36,7 @@
|
| 'public/test/mock_render_thread.h',
|
| 'public/test/mock_resource_context.h',
|
| 'public/test/render_view_fake_resources_test.h',
|
| + 'public/test/test_browser_context.h',
|
| 'public/test/test_navigation_observer.h',
|
| # TODO(phajdan.jr): All of those files should live in content/test (if
|
| # they're only used by content) or content/public/test (if they're used
|
| @@ -92,7 +93,6 @@
|
| 'test/render_view_test.cc',
|
| 'test/render_view_test.h',
|
| 'test/test_browser_context.cc',
|
| - 'test/test_browser_context.h',
|
| 'test/test_browser_thread.cc',
|
| 'test/test_browser_thread.h',
|
| 'test/test_content_client.cc',
|
|
|