Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(63)

Side by Side Diff: content/content_browser.gypi

Issue 1118103002: Implements ListenForSessionMessages in PresentationServiceImpl; uses Swap to avoid copying large da… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
184 'public/browser/platform_notification_context.h', 184 'public/browser/platform_notification_context.h',
185 'public/browser/platform_notification_service.h', 185 'public/browser/platform_notification_service.h',
186 'public/browser/plugin_data_remover.h', 186 'public/browser/plugin_data_remover.h',
187 'public/browser/plugin_service.h', 187 'public/browser/plugin_service.h',
188 'public/browser/plugin_service_filter.h', 188 'public/browser/plugin_service_filter.h',
189 'public/browser/power_save_blocker.h', 189 'public/browser/power_save_blocker.h',
190 'public/browser/presentation_screen_availability_listener.h', 190 'public/browser/presentation_screen_availability_listener.h',
191 'public/browser/presentation_service_delegate.h', 191 'public/browser/presentation_service_delegate.h',
192 'public/browser/presentation_session.cc', 192 'public/browser/presentation_session.cc',
193 'public/browser/presentation_session.h', 193 'public/browser/presentation_session.h',
194 'public/browser/presentation_session_message.cc',
195 'public/browser/presentation_session_message.h',
194 'public/browser/profiler_controller.h', 196 'public/browser/profiler_controller.h',
195 'public/browser/profiler_subscriber.h', 197 'public/browser/profiler_subscriber.h',
196 'public/browser/push_messaging_service.cc', 198 'public/browser/push_messaging_service.cc',
197 'public/browser/push_messaging_service.h', 199 'public/browser/push_messaging_service.h',
198 'public/browser/quota_permission_context.h', 200 'public/browser/quota_permission_context.h',
199 'public/browser/readback_types.h', 201 'public/browser/readback_types.h',
200 'public/browser/render_frame_host.h', 202 'public/browser/render_frame_host.h',
201 'public/browser/render_process_host.h', 203 'public/browser/render_process_host.h',
202 'public/browser/render_process_host_factory.h', 204 'public/browser/render_process_host_factory.h',
203 'public/browser/render_process_host_observer.h', 205 'public/browser/render_process_host_observer.h',
(...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after
427 'browser/appcache/appcache_working_set.h', 429 'browser/appcache/appcache_working_set.h',
428 'browser/appcache/chrome_appcache_service.cc', 430 'browser/appcache/chrome_appcache_service.cc',
429 'browser/appcache/chrome_appcache_service.h', 431 'browser/appcache/chrome_appcache_service.h',
430 'browser/appcache/view_appcache_internals_job.cc', 432 'browser/appcache/view_appcache_internals_job.cc',
431 'browser/appcache/view_appcache_internals_job.h', 433 'browser/appcache/view_appcache_internals_job.h',
432 'browser/background_sync/background_sync_context_impl.cc', 434 'browser/background_sync/background_sync_context_impl.cc',
433 'browser/background_sync/background_sync_context_impl.h', 435 'browser/background_sync/background_sync_context_impl.h',
434 'browser/background_sync/background_sync_manager.cc', 436 'browser/background_sync/background_sync_manager.cc',
435 'browser/background_sync/background_sync_manager.h', 437 'browser/background_sync/background_sync_manager.h',
436 'browser/background_sync/background_sync_network_observer.cc', 438 'browser/background_sync/background_sync_network_observer.cc',
437 'browser/background_sync/background_sync_network_observer.h', 439 'browser/background_sync/background_sync_network_observer.h',
438 'browser/bad_message.cc', 440 'browser/bad_message.cc',
439 'browser/bad_message.h', 441 'browser/bad_message.h',
440 'browser/bluetooth/bluetooth_dispatcher_host.cc', 442 'browser/bluetooth/bluetooth_dispatcher_host.cc',
441 'browser/bluetooth/bluetooth_dispatcher_host.h', 443 'browser/bluetooth/bluetooth_dispatcher_host.h',
442 'browser/bootstrap_sandbox_mac.cc', 444 'browser/bootstrap_sandbox_mac.cc',
443 'browser/bootstrap_sandbox_mac.h', 445 'browser/bootstrap_sandbox_mac.h',
444 'browser/browser_child_process_host_impl.cc', 446 'browser/browser_child_process_host_impl.cc',
445 'browser/browser_child_process_host_impl.h', 447 'browser/browser_child_process_host_impl.h',
446 'browser/browser_context.cc', 448 'browser/browser_context.cc',
447 'browser/browser_ipc_logging.cc', 449 'browser/browser_ipc_logging.cc',
(...skipping 1586 matching lines...) Expand 10 before | Expand all | Expand 10 after
2034 'browser/media/media_web_contents_observer.h', 2036 'browser/media/media_web_contents_observer.h',
2035 ], 2037 ],
2036 }], 2038 }],
2037 ['OS == "linux" and use_openssl==1', { 2039 ['OS == "linux" and use_openssl==1', {
2038 'dependencies': [ 2040 'dependencies': [
2039 '../third_party/boringssl/boringssl.gyp:boringssl', 2041 '../third_party/boringssl/boringssl.gyp:boringssl',
2040 ], 2042 ],
2041 }], 2043 }],
2042 ], 2044 ],
2043 } 2045 }
OLDNEW
« no previous file with comments | « content/common/presentation/presentation_service.mojom ('k') | content/public/browser/presentation_service_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698