| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 5328282fb0b3a55a30dc38281826f5840336d932..a1c63db0fab3a660a9516b7607eb864df6e77809 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -110,8 +110,6 @@
|
| 'test/browser_side_navigation_test_utils.h',
|
| 'test/content_browser_sanity_checker.cc',
|
| 'test/content_browser_sanity_checker.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/fake_compositor_dependencies.cc',
|
| @@ -1330,6 +1328,8 @@
|
| 'public/test/content_browser_test_utils.cc',
|
| 'public/test/content_browser_test_utils.h',
|
| 'public/test/content_browser_test_utils_mac.mm',
|
| + 'test/content_browser_test_utils_internal.cc',
|
| + 'test/content_browser_test_utils_internal.h',
|
| 'test/content_test_launcher.cc',
|
| ],
|
| 'include_dirs': [
|
|
|