| OLD | NEW | 
|---|
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 import("//build/config/features.gni") | 5 import("//build/config/features.gni") | 
| 6 import("//build/config/ui.gni") | 6 import("//build/config/ui.gni") | 
| 7 import("//media/media_options.gni") | 7 import("//media/media_options.gni") | 
| 8 import("//third_party/webrtc/build/webrtc.gni") | 8 import("//third_party/webrtc/build/webrtc.gni") | 
| 9 import("//tools/ipc_fuzzer/ipc_fuzzer.gni") | 9 import("//tools/ipc_fuzzer/ipc_fuzzer.gni") | 
| 10 | 10 | 
| (...skipping 24 matching lines...) Expand all  Loading... | 
| 35     "android/disambiguation_popup_helper.cc", | 35     "android/disambiguation_popup_helper.cc", | 
| 36     "android/disambiguation_popup_helper.h", | 36     "android/disambiguation_popup_helper.h", | 
| 37     "android/email_detector.cc", | 37     "android/email_detector.cc", | 
| 38     "android/email_detector.h", | 38     "android/email_detector.h", | 
| 39     "android/phone_number_detector.cc", | 39     "android/phone_number_detector.cc", | 
| 40     "android/phone_number_detector.h", | 40     "android/phone_number_detector.h", | 
| 41     "android/renderer_date_time_picker.cc", | 41     "android/renderer_date_time_picker.cc", | 
| 42     "android/renderer_date_time_picker.h", | 42     "android/renderer_date_time_picker.h", | 
| 43     "android/synchronous_compositor_filter.cc", | 43     "android/synchronous_compositor_filter.cc", | 
| 44     "android/synchronous_compositor_filter.h", | 44     "android/synchronous_compositor_filter.h", | 
| 45     "android/synchronous_compositor_output_surface.cc", | 45     "android/synchronous_compositor_frame_sink.cc", | 
| 46     "android/synchronous_compositor_output_surface.h", | 46     "android/synchronous_compositor_frame_sink.h", | 
| 47     "android/synchronous_compositor_proxy.cc", | 47     "android/synchronous_compositor_proxy.cc", | 
| 48     "android/synchronous_compositor_proxy.h", | 48     "android/synchronous_compositor_proxy.h", | 
| 49     "android/synchronous_compositor_registry.h", | 49     "android/synchronous_compositor_registry.h", | 
| 50     "background_sync/background_sync_client_impl.cc", | 50     "background_sync/background_sync_client_impl.cc", | 
| 51     "background_sync/background_sync_client_impl.h", | 51     "background_sync/background_sync_client_impl.h", | 
| 52     "bluetooth/bluetooth_type_converters.cc", | 52     "bluetooth/bluetooth_type_converters.cc", | 
| 53     "bluetooth/bluetooth_type_converters.h", | 53     "bluetooth/bluetooth_type_converters.h", | 
| 54     "bluetooth/web_bluetooth_impl.cc", | 54     "bluetooth/web_bluetooth_impl.cc", | 
| 55     "bluetooth/web_bluetooth_impl.h", | 55     "bluetooth/web_bluetooth_impl.h", | 
| 56     "browser_plugin/browser_plugin.cc", | 56     "browser_plugin/browser_plugin.cc", | 
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 126     "fetchers/web_url_loader_client_impl.h", | 126     "fetchers/web_url_loader_client_impl.h", | 
| 127     "frame_blame_context.cc", | 127     "frame_blame_context.cc", | 
| 128     "frame_blame_context.h", | 128     "frame_blame_context.h", | 
| 129     "gamepad_shared_memory_reader.cc", | 129     "gamepad_shared_memory_reader.cc", | 
| 130     "gamepad_shared_memory_reader.h", | 130     "gamepad_shared_memory_reader.h", | 
| 131     "gpu/compositor_dependencies.h", | 131     "gpu/compositor_dependencies.h", | 
| 132     "gpu/compositor_external_begin_frame_source.cc", | 132     "gpu/compositor_external_begin_frame_source.cc", | 
| 133     "gpu/compositor_external_begin_frame_source.h", | 133     "gpu/compositor_external_begin_frame_source.h", | 
| 134     "gpu/compositor_forwarding_message_filter.cc", | 134     "gpu/compositor_forwarding_message_filter.cc", | 
| 135     "gpu/compositor_forwarding_message_filter.h", | 135     "gpu/compositor_forwarding_message_filter.h", | 
| 136     "gpu/compositor_output_surface.cc", |  | 
| 137     "gpu/compositor_output_surface.h", |  | 
| 138     "gpu/frame_swap_message_queue.cc", | 136     "gpu/frame_swap_message_queue.cc", | 
| 139     "gpu/frame_swap_message_queue.h", | 137     "gpu/frame_swap_message_queue.h", | 
| 140     "gpu/gpu_benchmarking_extension.cc", | 138     "gpu/gpu_benchmarking_extension.cc", | 
| 141     "gpu/gpu_benchmarking_extension.h", | 139     "gpu/gpu_benchmarking_extension.h", | 
| 142     "gpu/queue_message_swap_promise.cc", | 140     "gpu/queue_message_swap_promise.cc", | 
| 143     "gpu/queue_message_swap_promise.h", | 141     "gpu/queue_message_swap_promise.h", | 
| 144     "gpu/render_widget_compositor.cc", | 142     "gpu/render_widget_compositor.cc", | 
| 145     "gpu/render_widget_compositor.h", | 143     "gpu/render_widget_compositor.h", | 
| 146     "gpu/render_widget_compositor_delegate.h", | 144     "gpu/render_widget_compositor_delegate.h", | 
|  | 145     "gpu/renderer_compositor_frame_sink.cc", | 
|  | 146     "gpu/renderer_compositor_frame_sink.h", | 
| 147     "gpu/stream_texture_host_android.cc", | 147     "gpu/stream_texture_host_android.cc", | 
| 148     "gpu/stream_texture_host_android.h", | 148     "gpu/stream_texture_host_android.h", | 
| 149     "history_controller.cc", | 149     "history_controller.cc", | 
| 150     "history_controller.h", | 150     "history_controller.h", | 
| 151     "history_entry.cc", | 151     "history_entry.cc", | 
| 152     "history_entry.h", | 152     "history_entry.h", | 
| 153     "history_serialization.cc", | 153     "history_serialization.cc", | 
| 154     "history_serialization.h", | 154     "history_serialization.h", | 
| 155     "idle_user_detector.cc", | 155     "idle_user_detector.cc", | 
| 156     "idle_user_detector.h", | 156     "idle_user_detector.h", | 
| (...skipping 753 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 910     # For the defines in mojo_media_config. | 910     # For the defines in mojo_media_config. | 
| 911     public_configs = [ "//media/mojo/services:mojo_media_config" ] | 911     public_configs = [ "//media/mojo/services:mojo_media_config" ] | 
| 912   } | 912   } | 
| 913 | 913 | 
| 914   if (!is_component_build) { | 914   if (!is_component_build) { | 
| 915     public_deps = [ | 915     public_deps = [ | 
| 916       ":renderer", | 916       ":renderer", | 
| 917     ] | 917     ] | 
| 918   } | 918   } | 
| 919 } | 919 } | 
| OLD | NEW | 
|---|