OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'dependencies': [ | 6 'dependencies': [ |
7 '../base/base.gyp:base_static', | 7 '../base/base.gyp:base_static', |
8 '../components/url_formatter/url_formatter.gyp:url_formatter', | 8 '../components/url_formatter/url_formatter.gyp:url_formatter', |
9 '../crypto/crypto.gyp:crypto', | 9 '../crypto/crypto.gyp:crypto', |
10 '../device/battery/battery.gyp:device_battery', | 10 '../device/battery/battery.gyp:device_battery', |
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
175 'public/browser/message_port_delegate.h', | 175 'public/browser/message_port_delegate.h', |
176 'public/browser/message_port_provider.h', | 176 'public/browser/message_port_provider.h', |
177 'public/browser/mojo_app_connection.h', | 177 'public/browser/mojo_app_connection.h', |
178 'public/browser/native_web_keyboard_event.h', | 178 'public/browser/native_web_keyboard_event.h', |
179 'public/browser/navigation_controller.cc', | 179 'public/browser/navigation_controller.cc', |
180 'public/browser/navigation_controller.h', | 180 'public/browser/navigation_controller.h', |
181 'public/browser/navigation_details.cc', | 181 'public/browser/navigation_details.cc', |
182 'public/browser/navigation_details.h', | 182 'public/browser/navigation_details.h', |
183 'public/browser/navigation_entry.h', | 183 'public/browser/navigation_entry.h', |
184 'public/browser/navigation_handle.h', | 184 'public/browser/navigation_handle.h', |
| 185 'public/browser/navigation_throttle.h', |
| 186 'public/browser/navigation_throttle.cc', |
185 'public/browser/navigation_type.h', | 187 'public/browser/navigation_type.h', |
186 'public/browser/navigator_connect_context.h', | 188 'public/browser/navigator_connect_context.h', |
187 'public/browser/navigator_connect_service_factory.h', | 189 'public/browser/navigator_connect_service_factory.h', |
188 'public/browser/notification_database_data.h', | 190 'public/browser/notification_database_data.h', |
189 'public/browser/notification_details.h', | 191 'public/browser/notification_details.h', |
190 'public/browser/notification_event_dispatcher.h', | 192 'public/browser/notification_event_dispatcher.h', |
191 'public/browser/notification_observer.h', | 193 'public/browser/notification_observer.h', |
192 'public/browser/notification_registrar.cc', | 194 'public/browser/notification_registrar.cc', |
193 'public/browser/notification_registrar.h', | 195 'public/browser/notification_registrar.h', |
194 'public/browser/notification_service.h', | 196 'public/browser/notification_service.h', |
(...skipping 551 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
746 'browser/frame_host/interstitial_page_navigator_impl.h', | 748 'browser/frame_host/interstitial_page_navigator_impl.h', |
747 'browser/frame_host/navigation_controller_android.cc', | 749 'browser/frame_host/navigation_controller_android.cc', |
748 'browser/frame_host/navigation_controller_android.h', | 750 'browser/frame_host/navigation_controller_android.h', |
749 'browser/frame_host/navigation_controller_delegate.h', | 751 'browser/frame_host/navigation_controller_delegate.h', |
750 'browser/frame_host/navigation_controller_impl.cc', | 752 'browser/frame_host/navigation_controller_impl.cc', |
751 'browser/frame_host/navigation_controller_impl.h', | 753 'browser/frame_host/navigation_controller_impl.h', |
752 'browser/frame_host/navigation_entry_impl.cc', | 754 'browser/frame_host/navigation_entry_impl.cc', |
753 'browser/frame_host/navigation_entry_impl.h', | 755 'browser/frame_host/navigation_entry_impl.h', |
754 'browser/frame_host/navigation_entry_screenshot_manager.cc', | 756 'browser/frame_host/navigation_entry_screenshot_manager.cc', |
755 'browser/frame_host/navigation_entry_screenshot_manager.h', | 757 'browser/frame_host/navigation_entry_screenshot_manager.h', |
| 758 'browser/frame_host/navigation_handle_factory.cc', |
| 759 'browser/frame_host/navigation_handle_factory.h', |
756 'browser/frame_host/navigation_handle_impl.cc', | 760 'browser/frame_host/navigation_handle_impl.cc', |
757 'browser/frame_host/navigation_handle_impl.h', | 761 'browser/frame_host/navigation_handle_impl.h', |
758 'browser/frame_host/navigation_request.cc', | 762 'browser/frame_host/navigation_request.cc', |
759 'browser/frame_host/navigation_request.h', | 763 'browser/frame_host/navigation_request.h', |
760 'browser/frame_host/navigation_request_info.cc', | 764 'browser/frame_host/navigation_request_info.cc', |
761 'browser/frame_host/navigation_request_info.h', | 765 'browser/frame_host/navigation_request_info.h', |
762 'browser/frame_host/navigator.cc', | 766 'browser/frame_host/navigator.cc', |
763 'browser/frame_host/navigator.h', | 767 'browser/frame_host/navigator.h', |
764 'browser/frame_host/navigator_delegate.cc', | 768 'browser/frame_host/navigator_delegate.cc', |
765 'browser/frame_host/navigator_delegate.h', | 769 'browser/frame_host/navigator_delegate.h', |
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
962 'browser/loader/cross_site_resource_handler.h', | 966 'browser/loader/cross_site_resource_handler.h', |
963 'browser/loader/detachable_resource_handler.cc', | 967 'browser/loader/detachable_resource_handler.cc', |
964 'browser/loader/detachable_resource_handler.h', | 968 'browser/loader/detachable_resource_handler.h', |
965 'browser/loader/global_routing_id.h', | 969 'browser/loader/global_routing_id.h', |
966 'browser/loader/layered_resource_handler.cc', | 970 'browser/loader/layered_resource_handler.cc', |
967 'browser/loader/layered_resource_handler.h', | 971 'browser/loader/layered_resource_handler.h', |
968 'browser/loader/mime_type_resource_handler.cc', | 972 'browser/loader/mime_type_resource_handler.cc', |
969 'browser/loader/mime_type_resource_handler.h', | 973 'browser/loader/mime_type_resource_handler.h', |
970 'browser/loader/navigation_resource_handler.cc', | 974 'browser/loader/navigation_resource_handler.cc', |
971 'browser/loader/navigation_resource_handler.h', | 975 'browser/loader/navigation_resource_handler.h', |
| 976 'browser/loader/navigation_resource_throttle.cc', |
| 977 'browser/loader/navigation_resource_throttle.h', |
972 'browser/loader/navigation_url_loader.cc', | 978 'browser/loader/navigation_url_loader.cc', |
973 'browser/loader/navigation_url_loader.h', | 979 'browser/loader/navigation_url_loader.h', |
974 'browser/loader/navigation_url_loader_delegate.h', | 980 'browser/loader/navigation_url_loader_delegate.h', |
975 'browser/loader/navigation_url_loader_factory.h', | 981 'browser/loader/navigation_url_loader_factory.h', |
976 'browser/loader/navigation_url_loader_impl.cc', | 982 'browser/loader/navigation_url_loader_impl.cc', |
977 'browser/loader/navigation_url_loader_impl.h', | 983 'browser/loader/navigation_url_loader_impl.h', |
978 'browser/loader/navigation_url_loader_impl_core.cc', | 984 'browser/loader/navigation_url_loader_impl_core.cc', |
979 'browser/loader/navigation_url_loader_impl_core.h', | 985 'browser/loader/navigation_url_loader_impl_core.h', |
980 'browser/loader/power_save_block_resource_throttle.cc', | 986 'browser/loader/power_save_block_resource_throttle.cc', |
981 'browser/loader/power_save_block_resource_throttle.h', | 987 'browser/loader/power_save_block_resource_throttle.h', |
(...skipping 1187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2169 ['enable_webvr==1 and OS=="android"', { | 2175 ['enable_webvr==1 and OS=="android"', { |
2170 'sources': [ | 2176 'sources': [ |
2171 'browser/vr/android/cardboard/cardboard_vr_device.cc', | 2177 'browser/vr/android/cardboard/cardboard_vr_device.cc', |
2172 'browser/vr/android/cardboard/cardboard_vr_device.h', | 2178 'browser/vr/android/cardboard/cardboard_vr_device.h', |
2173 'browser/vr/android/cardboard/cardboard_vr_device_provider.cc', | 2179 'browser/vr/android/cardboard/cardboard_vr_device_provider.cc', |
2174 'browser/vr/android/cardboard/cardboard_vr_device_provider.h', | 2180 'browser/vr/android/cardboard/cardboard_vr_device_provider.h', |
2175 ], | 2181 ], |
2176 }], | 2182 }], |
2177 ], | 2183 ], |
2178 } | 2184 } |
OLD | NEW |