| 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 '../crypto/crypto.gyp:crypto', | 8 '../crypto/crypto.gyp:crypto', |
| 9 '../device/vibration/vibration.gyp:device_vibration', | 9 '../device/vibration/vibration.gyp:device_vibration', |
| 10 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', | 10 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 50 'public/browser/android/compositor_client.h', | 50 'public/browser/android/compositor_client.h', |
| 51 'public/browser/android/content_protocol_handler.h', | 51 'public/browser/android/content_protocol_handler.h', |
| 52 'public/browser/android/content_view_core.h', | 52 'public/browser/android/content_view_core.h', |
| 53 'public/browser/android/content_view_layer_renderer.h', | 53 'public/browser/android/content_view_layer_renderer.h', |
| 54 'public/browser/android/devtools_auth.h', | 54 'public/browser/android/devtools_auth.h', |
| 55 'public/browser/android/download_controller_android.h', | 55 'public/browser/android/download_controller_android.h', |
| 56 'public/browser/android/external_video_surface_container.h', | 56 'public/browser/android/external_video_surface_container.h', |
| 57 'public/browser/android/layer_tree_build_helper.h', | 57 'public/browser/android/layer_tree_build_helper.h', |
| 58 'public/browser/android/synchronous_compositor_client.h', | 58 'public/browser/android/synchronous_compositor_client.h', |
| 59 'public/browser/android/synchronous_compositor.h', | 59 'public/browser/android/synchronous_compositor.h', |
| 60 'public/browser/android/ui_resource_client_android.h', | |
| 61 'public/browser/android/ui_resource_provider.h', | |
| 62 'public/browser/appcache_service.h', | 60 'public/browser/appcache_service.h', |
| 63 'public/browser/ax_event_notification_details.cc', | 61 'public/browser/ax_event_notification_details.cc', |
| 64 'public/browser/ax_event_notification_details.h', | 62 'public/browser/ax_event_notification_details.h', |
| 65 'public/browser/blob_handle.h', | 63 'public/browser/blob_handle.h', |
| 66 'public/browser/browser_accessibility_state.h', | 64 'public/browser/browser_accessibility_state.h', |
| 67 'public/browser/browser_child_process_host.h', | 65 'public/browser/browser_child_process_host.h', |
| 68 'public/browser/browser_child_process_host_delegate.cc', | 66 'public/browser/browser_child_process_host_delegate.cc', |
| 69 'public/browser/browser_child_process_host_delegate.h', | 67 'public/browser/browser_child_process_host_delegate.h', |
| 70 'public/browser/browser_child_process_host_iterator.cc', | 68 'public/browser/browser_child_process_host_iterator.cc', |
| 71 'public/browser/browser_child_process_host_iterator.h', | 69 'public/browser/browser_child_process_host_iterator.h', |
| (...skipping 262 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 334 'browser/android/load_url_params.h', | 332 'browser/android/load_url_params.h', |
| 335 'browser/android/overscroll_glow.cc', | 333 'browser/android/overscroll_glow.cc', |
| 336 'browser/android/overscroll_glow.h', | 334 'browser/android/overscroll_glow.h', |
| 337 'browser/android/overscroll_controller_android.cc', | 335 'browser/android/overscroll_controller_android.cc', |
| 338 'browser/android/overscroll_controller_android.h', | 336 'browser/android/overscroll_controller_android.h', |
| 339 'browser/android/overscroll_refresh.cc', | 337 'browser/android/overscroll_refresh.cc', |
| 340 'browser/android/overscroll_refresh.h', | 338 'browser/android/overscroll_refresh.h', |
| 341 'browser/android/popup_item_type_list.h', | 339 'browser/android/popup_item_type_list.h', |
| 342 'browser/android/popup_touch_handle_drawable.cc', | 340 'browser/android/popup_touch_handle_drawable.cc', |
| 343 'browser/android/popup_touch_handle_drawable.h', | 341 'browser/android/popup_touch_handle_drawable.h', |
| 344 'browser/android/system_ui_resource_manager_impl.cc', | |
| 345 'browser/android/system_ui_resource_manager_impl.h', | |
| 346 'browser/android/tracing_controller_android.cc', | 342 'browser/android/tracing_controller_android.cc', |
| 347 'browser/android/tracing_controller_android.h', | 343 'browser/android/tracing_controller_android.h', |
| 348 'browser/android/ui_resource_provider_impl.cc', | |
| 349 'browser/android/ui_resource_provider_impl.h', | |
| 350 'browser/android/url_request_content_job.cc', | 344 'browser/android/url_request_content_job.cc', |
| 351 'browser/android/url_request_content_job.h', | 345 'browser/android/url_request_content_job.h', |
| 352 'browser/android/web_contents_observer_android.cc', | 346 'browser/android/web_contents_observer_android.cc', |
| 353 'browser/android/web_contents_observer_android.h', | 347 'browser/android/web_contents_observer_android.h', |
| 354 'browser/appcache/appcache.cc', | 348 'browser/appcache/appcache.cc', |
| 355 'browser/appcache/appcache.h', | 349 'browser/appcache/appcache.h', |
| 356 'browser/appcache/appcache_backend_impl.cc', | 350 'browser/appcache/appcache_backend_impl.cc', |
| 357 'browser/appcache/appcache_backend_impl.h', | 351 'browser/appcache/appcache_backend_impl.h', |
| 358 'browser/appcache/appcache_database.cc', | 352 'browser/appcache/appcache_database.cc', |
| 359 'browser/appcache/appcache_database.h', | 353 'browser/appcache/appcache_database.h', |
| (...skipping 1575 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1935 'sources': [ | 1929 'sources': [ |
| 1936 'browser/media/cdm/browser_cdm_manager.cc', | 1930 'browser/media/cdm/browser_cdm_manager.cc', |
| 1937 'browser/media/cdm/browser_cdm_manager.h', | 1931 'browser/media/cdm/browser_cdm_manager.h', |
| 1938 # This works on Android because enable_browser_cdms==1 on Android. | 1932 # This works on Android because enable_browser_cdms==1 on Android. |
| 1939 'browser/media/media_web_contents_observer.cc', | 1933 'browser/media/media_web_contents_observer.cc', |
| 1940 'browser/media/media_web_contents_observer.h', | 1934 'browser/media/media_web_contents_observer.h', |
| 1941 ], | 1935 ], |
| 1942 }], | 1936 }], |
| 1943 ], | 1937 ], |
| 1944 } | 1938 } |
| OLD | NEW |