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/battery/battery.gyp:device_battery', | 9 '../device/battery/battery.gyp:device_battery', |
10 '../device/battery/battery.gyp:device_battery_mojo_bindings', | 10 '../device/battery/battery.gyp:device_battery_mojo_bindings', |
(...skipping 364 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
375 'browser/android/in_process/synchronous_compositor_factory_impl.cc', | 375 'browser/android/in_process/synchronous_compositor_factory_impl.cc', |
376 'browser/android/in_process/synchronous_compositor_factory_impl.h', | 376 'browser/android/in_process/synchronous_compositor_factory_impl.h', |
377 'browser/android/in_process/synchronous_compositor_impl.cc', | 377 'browser/android/in_process/synchronous_compositor_impl.cc', |
378 'browser/android/in_process/synchronous_compositor_impl.h', | 378 'browser/android/in_process/synchronous_compositor_impl.h', |
379 'browser/android/in_process/synchronous_compositor_output_surface.cc', | 379 'browser/android/in_process/synchronous_compositor_output_surface.cc', |
380 'browser/android/in_process/synchronous_compositor_output_surface.h', | 380 'browser/android/in_process/synchronous_compositor_output_surface.h', |
381 'browser/android/in_process/synchronous_compositor_registry.cc', | 381 'browser/android/in_process/synchronous_compositor_registry.cc', |
382 'browser/android/in_process/synchronous_compositor_registry.h', | 382 'browser/android/in_process/synchronous_compositor_registry.h', |
383 'browser/android/in_process/synchronous_input_event_filter.cc', | 383 'browser/android/in_process/synchronous_input_event_filter.cc', |
384 'browser/android/in_process/synchronous_input_event_filter.h', | 384 'browser/android/in_process/synchronous_input_event_filter.h', |
385 'browser/android/in_process_surface_texture_manager.cc', | |
386 'browser/android/in_process_surface_texture_manager.h', | |
387 'browser/android/interstitial_page_delegate_android.cc', | 385 'browser/android/interstitial_page_delegate_android.cc', |
388 'browser/android/interstitial_page_delegate_android.h', | 386 'browser/android/interstitial_page_delegate_android.h', |
389 'browser/android/load_url_params.cc', | 387 'browser/android/load_url_params.cc', |
390 'browser/android/load_url_params.h', | 388 'browser/android/load_url_params.h', |
391 'browser/android/media_players_observer.cc', | 389 'browser/android/media_players_observer.cc', |
392 'browser/android/media_players_observer.h', | 390 'browser/android/media_players_observer.h', |
393 'browser/android/overscroll_controller_android.cc', | 391 'browser/android/overscroll_controller_android.cc', |
394 'browser/android/overscroll_controller_android.h', | 392 'browser/android/overscroll_controller_android.h', |
395 'browser/android/overscroll_glow.cc', | 393 'browser/android/overscroll_glow.cc', |
396 'browser/android/overscroll_glow.h', | 394 'browser/android/overscroll_glow.h', |
(...skipping 459 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
856 'browser/histogram_internals_request_job.h', | 854 'browser/histogram_internals_request_job.h', |
857 'browser/histogram_message_filter.cc', | 855 'browser/histogram_message_filter.cc', |
858 'browser/histogram_message_filter.h', | 856 'browser/histogram_message_filter.h', |
859 'browser/histogram_subscriber.h', | 857 'browser/histogram_subscriber.h', |
860 'browser/histogram_synchronizer.cc', | 858 'browser/histogram_synchronizer.cc', |
861 'browser/histogram_synchronizer.h', | 859 'browser/histogram_synchronizer.h', |
862 'browser/host_zoom_level_context.cc', | 860 'browser/host_zoom_level_context.cc', |
863 'browser/host_zoom_level_context.h', | 861 'browser/host_zoom_level_context.h', |
864 'browser/host_zoom_map_impl.cc', | 862 'browser/host_zoom_map_impl.cc', |
865 'browser/host_zoom_map_impl.h', | 863 'browser/host_zoom_map_impl.h', |
866 'browser/in_process_io_surface_manager_mac.cc', | |
867 'browser/in_process_io_surface_manager_mac.h', | |
868 'browser/indexed_db/indexed_db.h', | 864 'browser/indexed_db/indexed_db.h', |
869 'browser/indexed_db/indexed_db_active_blob_registry.cc', | 865 'browser/indexed_db/indexed_db_active_blob_registry.cc', |
870 'browser/indexed_db/indexed_db_active_blob_registry.h', | 866 'browser/indexed_db/indexed_db_active_blob_registry.h', |
871 'browser/indexed_db/indexed_db_backing_store.cc', | 867 'browser/indexed_db/indexed_db_backing_store.cc', |
872 'browser/indexed_db/indexed_db_backing_store.h', | 868 'browser/indexed_db/indexed_db_backing_store.h', |
873 'browser/indexed_db/indexed_db_blob_info.cc', | 869 'browser/indexed_db/indexed_db_blob_info.cc', |
874 'browser/indexed_db/indexed_db_blob_info.h', | 870 'browser/indexed_db/indexed_db_blob_info.h', |
875 'browser/indexed_db/indexed_db_callbacks.cc', | 871 'browser/indexed_db/indexed_db_callbacks.cc', |
876 'browser/indexed_db/indexed_db_callbacks.h', | 872 'browser/indexed_db/indexed_db_callbacks.h', |
877 'browser/indexed_db/indexed_db_class_factory.cc', | 873 'browser/indexed_db/indexed_db_class_factory.cc', |
(...skipping 1215 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2093 'browser/media/media_web_contents_observer.h', | 2089 'browser/media/media_web_contents_observer.h', |
2094 ], | 2090 ], |
2095 }], | 2091 }], |
2096 ['OS == "linux" and use_openssl==1', { | 2092 ['OS == "linux" and use_openssl==1', { |
2097 'dependencies': [ | 2093 'dependencies': [ |
2098 '../third_party/boringssl/boringssl.gyp:boringssl', | 2094 '../third_party/boringssl/boringssl.gyp:boringssl', |
2099 ], | 2095 ], |
2100 }], | 2096 }], |
2101 ], | 2097 ], |
2102 } | 2098 } |
OLD | NEW |