| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 28412607547d45e513909ed79ed690250d630dd2..719ff2be2629f5982faac891f2d6a24420536a9a 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -360,7 +360,6 @@
|
| 'common/sandbox_mac_unittest_helper.h',
|
| 'common/sandbox_mac_unittest_helper.mm',
|
| 'common/sandbox_mac_system_access_unittest.mm',
|
| - 'components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc',
|
| 'gpu/gpu_info_collector_unittest.cc',
|
| 'renderer/active_notification_tracker_unittest.cc',
|
| 'renderer/android/email_detector_unittest.cc',
|
| @@ -508,7 +507,6 @@
|
| 'content_plugin',
|
| 'content_renderer',
|
| 'content_resources.gyp:content_resources',
|
| - 'navigation_interception',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../gpu/gpu.gyp:gpu_unittest_utils',
|
| '../ipc/ipc.gyp:test_support_ipc',
|
|
|