diff options
author | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2017-03-08 10:28:10 +0100 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2017-03-20 13:40:30 +0000 |
commit | e733310db58160074f574c429d48f8308c0afe17 (patch) | |
tree | f8aef4b7e62a69928dbcf880620eece20f98c6df /chromium/content/common/BUILD.gn | |
parent | 2f583e4aec1ae3a86fa047829c96b310dc12ecdf (diff) | |
download | qtwebengine-chromium-e733310db58160074f574c429d48f8308c0afe17.tar.gz |
BASELINE: Update Chromium to 56.0.2924.122
Change-Id: I4e04de8f47e47e501c46ed934c76a431c6337ced
Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io>
Diffstat (limited to 'chromium/content/common/BUILD.gn')
-rw-r--r-- | chromium/content/common/BUILD.gn | 57 |
1 files changed, 35 insertions, 22 deletions
diff --git a/chromium/content/common/BUILD.gn b/chromium/content/common/BUILD.gn index 62b1a8f3793..fb3c102a8b6 100644 --- a/chromium/content/common/BUILD.gn +++ b/chromium/content/common/BUILD.gn @@ -41,6 +41,7 @@ source_set("common") { "android/sync_compositor_messages.h", "android/sync_compositor_statics.cc", "android/sync_compositor_statics.h", + "app_web_message_port_messages.h", "appcache_interfaces.cc", "appcache_interfaces.h", "appcache_messages.h", @@ -91,13 +92,7 @@ source_set("common") { "cursors/webcursor_ozone.cc", "database_messages.h", "date_time_suggestion.h", - "device_sensors/device_light_data.h", - "device_sensors/device_light_hardware_buffer.h", - "device_sensors/device_motion_hardware_buffer.h", - "device_sensors/device_orientation_hardware_buffer.h", "devtools_messages.h", - "discardable_shared_memory_heap.cc", - "discardable_shared_memory_heap.h", "dom_storage/dom_storage_map.cc", "dom_storage/dom_storage_map.h", "dom_storage/dom_storage_messages.h", @@ -138,8 +133,6 @@ source_set("common") { "gpu/client/context_provider_command_buffer.cc", "gpu/client/context_provider_command_buffer.h", "gpu_host_messages.h", - "host_discardable_shared_memory_manager.cc", - "host_discardable_shared_memory_manager.h", "host_shared_bitmap_manager.cc", "host_shared_bitmap_manager.h", "in_process_child_thread_params.cc", @@ -152,8 +145,12 @@ source_set("common") { "indexed_db/indexed_db_key_range.cc", "indexed_db/indexed_db_key_range.h", "indexed_db/indexed_db_messages.h", + "indexed_db/indexed_db_metadata.cc", + "indexed_db/indexed_db_metadata.h", "indexed_db/indexed_db_param_traits.cc", "indexed_db/indexed_db_param_traits.h", + "indexed_db/indexed_db_struct_traits.cc", + "indexed_db/indexed_db_struct_traits.h", "input/event_with_latency_info.cc", "input/event_with_latency_info.h", "input/gesture_event_stream_validator.cc", @@ -162,6 +159,8 @@ source_set("common") { "input/input_event.h", "input/input_event_ack.cc", "input/input_event_ack.h", + "input/input_event_ack_source.h", + "input/input_event_ack_state.h", "input/input_event_dispatch_type.h", "input/input_event_stream_validator.cc", "input/input_event_stream_validator.h", @@ -203,12 +202,10 @@ source_set("common") { "media/aec_dump_messages.h", "media/audio_messages.h", "media/cdm_info.cc", - "media/cdm_messages.h", - "media/cdm_messages_enums.h", "media/media_devices.cc", "media/media_devices.h", - "media/media_metadata_sanitizer.cc", - "media/media_metadata_sanitizer.h", + "media/media_devices_param_traits.cc", + "media/media_devices_param_traits.h", "media/media_player_delegate_messages.h", "media/media_player_messages_android.h", "media/media_stream_messages.h", @@ -218,7 +215,6 @@ source_set("common") { "media/midi_messages.h", "media/surface_view_manager_messages_android.h", "media/video_capture.h", - "media/video_capture_messages.h", "memory_messages.h", "message_port_messages.h", "navigation_gesture.h", @@ -247,7 +243,6 @@ source_set("common") { "platform_notification_messages.h", "plugin_list.cc", "plugin_list.h", - "power_monitor_messages.h", "process_type.cc", "push_messaging_messages.h", "quota_messages.h", @@ -294,8 +289,6 @@ source_set("common") { "savable_url_schemes.cc", "savable_url_schemes.h", "screen_orientation_messages.h", - "security_style_util.cc", - "security_style_util.h", "send_zygote_child_ping_linux.cc", "service_manager/embedded_service_runner.cc", "service_manager/embedded_service_runner.h", @@ -361,6 +354,7 @@ source_set("common") { "//build/util:webkit_version", "//cc/ipc", "//cc/surfaces", + "//components/discardable_memory/common", "//components/tracing", "//components/tracing:startup_tracing", "//content:resources", @@ -383,18 +377,21 @@ source_set("common") { "//media:shared_memory_support", "//media/base/ipc", "//media/capture", + "//media/capture/ipc", "//media/gpu/ipc/client", "//media/gpu/ipc/common", "//media/midi", + "//media/midi:mojo_cpp_sources", "//mojo/common:common_base", "//mojo/edk/system", "//net", "//sandbox", - "//services/shell", - "//services/shell/public/cpp", - "//services/shell/public/interfaces", - "//services/shell/runner/common", + "//services/service_manager", + "//services/service_manager/public/cpp", + "//services/service_manager/public/interfaces", + "//services/service_manager/runner/common", "//services/ui/public/interfaces", + "//services/video_capture/public/interfaces", "//skia", "//storage/common", "//third_party/WebKit/public:blink_minimal", @@ -554,12 +551,18 @@ mojom("mojo_bindings") { # This interface is internal to content. visibility = [ "//content/*" ] + # indexed_db.mojom uses a native typemap that is not available in Java. + cpp_only = true + sources = [ "associated_interfaces.mojom", "child_memory_coordinator.mojom", "frame.mojom", + "host_zoom.mojom", "image_downloader/image_downloader.mojom", + "indexed_db/indexed_db.mojom", "leveldb_wrapper.mojom", + "media/media_devices.mojom", "memory_coordinator.mojom", "native_types.mojom", "render_frame_message_filter.mojom", @@ -568,6 +571,9 @@ mojom("mojo_bindings") { "renderer.mojom", "service_worker/embedded_worker.mojom", "service_worker/embedded_worker_setup.mojom", + "service_worker/fetch_event_dispatcher.mojom", + "service_worker/service_worker.mojom", + "service_worker/service_worker_types.mojom", "storage_partition_service.mojom", "url_loader.mojom", "url_loader_factory.mojom", @@ -579,13 +585,20 @@ mojom("mojo_bindings") { public_deps = [ "//components/leveldb/public/interfaces", "//content/public/common:interfaces", + "//device/power_monitor/public/interfaces", "//device/sensors/public/interfaces", + + # TODO(mcasas): remove the following dep after https://crbug.com/653994 + "//gpu/ipc/common:interfaces", "//ipc:mojom", - "//services/shell/public/interfaces", + "//media/capture/mojo:capture_types", + "//media/mojo/interfaces", + "//mojo/common:common_custom_types", + "//services/service_manager/public/interfaces", "//services/ui/public/interfaces", + "//services/video_capture/public/interfaces", "//skia/public/interfaces", "//third_party/WebKit/public:mojo_bindings", - "//third_party/WebKit/public:new_wrapper_types_mojo_bindings", "//ui/base/mojo:mojo_bindings", "//ui/gfx/geometry/mojo", "//ui/gfx/mojo", |