| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index f093081171c5c852fc01dae46eb0da4a060b201e..cb15a5fa9950106f23a13f070aee80f244b8cd1b 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -101,12 +101,12 @@
|
| 'shell/browser/layout_test/blink_test_controller.h',
|
| 'shell/browser/layout_test/layout_test_android.cc',
|
| 'shell/browser/layout_test/layout_test_android.h',
|
| - 'shell/browser/layout_test/layout_test_bluetooth_fake_adapter_setter_impl.cc',
|
| - 'shell/browser/layout_test/layout_test_bluetooth_fake_adapter_setter_impl.h',
|
| 'shell/browser/layout_test/layout_test_bluetooth_adapter_provider.cc',
|
| 'shell/browser/layout_test/layout_test_bluetooth_adapter_provider.h',
|
| 'shell/browser/layout_test/layout_test_bluetooth_chooser_factory.cc',
|
| 'shell/browser/layout_test/layout_test_bluetooth_chooser_factory.h',
|
| + 'shell/browser/layout_test/layout_test_bluetooth_fake_adapter_setter_impl.cc',
|
| + 'shell/browser/layout_test/layout_test_bluetooth_fake_adapter_setter_impl.h',
|
| 'shell/browser/layout_test/layout_test_browser_context.cc',
|
| 'shell/browser/layout_test/layout_test_browser_context.h',
|
| 'shell/browser/layout_test/layout_test_browser_main.cc',
|
| @@ -133,8 +133,8 @@
|
| 'shell/browser/layout_test/layout_test_resource_dispatcher_host_delegate.h',
|
| 'shell/browser/layout_test/layout_test_url_request_context_getter.cc',
|
| 'shell/browser/layout_test/layout_test_url_request_context_getter.h',
|
| - 'shell/browser/layout_test/notify_done_forwarder.cc',
|
| - 'shell/browser/layout_test/notify_done_forwarder.h',
|
| + 'shell/browser/layout_test/secondary_test_window_observer.cc',
|
| + 'shell/browser/layout_test/secondary_test_window_observer.h',
|
| 'shell/browser/layout_test/test_info_extractor.cc',
|
| 'shell/browser/layout_test/test_info_extractor.h',
|
| 'shell/browser/shell.cc',
|
|
|