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

Side by Side Diff: content/content_browser.gypi

Issue 972973002: Revert of Propagate audible state from player to the containing tab (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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
« no previous file with comments | « content/browser/web_contents/web_contents_impl_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 337 matching lines...) Expand 10 before | Expand all | Expand 10 after
348 'browser/android/in_process/synchronous_compositor_output_surface.cc', 348 'browser/android/in_process/synchronous_compositor_output_surface.cc',
349 'browser/android/in_process/synchronous_compositor_output_surface.h', 349 'browser/android/in_process/synchronous_compositor_output_surface.h',
350 'browser/android/in_process/synchronous_compositor_registry.cc', 350 'browser/android/in_process/synchronous_compositor_registry.cc',
351 'browser/android/in_process/synchronous_compositor_registry.h', 351 'browser/android/in_process/synchronous_compositor_registry.h',
352 'browser/android/in_process/synchronous_input_event_filter.cc', 352 'browser/android/in_process/synchronous_input_event_filter.cc',
353 'browser/android/in_process/synchronous_input_event_filter.h', 353 'browser/android/in_process/synchronous_input_event_filter.h',
354 'browser/android/interstitial_page_delegate_android.cc', 354 'browser/android/interstitial_page_delegate_android.cc',
355 'browser/android/interstitial_page_delegate_android.h', 355 'browser/android/interstitial_page_delegate_android.h',
356 'browser/android/load_url_params.cc', 356 'browser/android/load_url_params.cc',
357 'browser/android/load_url_params.h', 357 'browser/android/load_url_params.h',
358 'browser/android/media_players_observer.cc',
359 'browser/android/media_players_observer.h',
360 'browser/android/overscroll_controller_android.cc', 358 'browser/android/overscroll_controller_android.cc',
361 'browser/android/overscroll_controller_android.h', 359 'browser/android/overscroll_controller_android.h',
362 'browser/android/overscroll_glow.cc', 360 'browser/android/overscroll_glow.cc',
363 'browser/android/overscroll_glow.h', 361 'browser/android/overscroll_glow.h',
364 'browser/android/overscroll_refresh.cc', 362 'browser/android/overscroll_refresh.cc',
365 'browser/android/overscroll_refresh.h', 363 'browser/android/overscroll_refresh.h',
366 'browser/android/popup_touch_handle_drawable.cc', 364 'browser/android/popup_touch_handle_drawable.cc',
367 'browser/android/popup_touch_handle_drawable.h', 365 'browser/android/popup_touch_handle_drawable.h',
368 'browser/android/tracing_controller_android.cc', 366 'browser/android/tracing_controller_android.cc',
369 'browser/android/tracing_controller_android.h', 367 'browser/android/tracing_controller_android.h',
(...skipping 553 matching lines...) Expand 10 before | Expand all | Expand 10 after
923 'browser/manifest/manifest_manager_host.cc', 921 'browser/manifest/manifest_manager_host.cc',
924 'browser/manifest/manifest_manager_host.h', 922 'browser/manifest/manifest_manager_host.h',
925 'browser/media/android/browser_demuxer_android.cc', 923 'browser/media/android/browser_demuxer_android.cc',
926 'browser/media/android/browser_demuxer_android.h', 924 'browser/media/android/browser_demuxer_android.h',
927 'browser/media/android/browser_media_player_manager.cc', 925 'browser/media/android/browser_media_player_manager.cc',
928 'browser/media/android/browser_media_player_manager.h', 926 'browser/media/android/browser_media_player_manager.h',
929 'browser/media/android/media_drm_credential_manager.cc', 927 'browser/media/android/media_drm_credential_manager.cc',
930 'browser/media/android/media_drm_credential_manager.h', 928 'browser/media/android/media_drm_credential_manager.h',
931 'browser/media/android/media_resource_getter_impl.cc', 929 'browser/media/android/media_resource_getter_impl.cc',
932 'browser/media/android/media_resource_getter_impl.h', 930 'browser/media/android/media_resource_getter_impl.h',
933 'browser/media/audio_state_provider.cc',
934 'browser/media/audio_state_provider.h',
935 'browser/media/audio_stream_monitor.cc', 931 'browser/media/audio_stream_monitor.cc',
936 'browser/media/audio_stream_monitor.h', 932 'browser/media/audio_stream_monitor.h',
937 'browser/media/capture/audio_mirroring_manager.cc', 933 'browser/media/capture/audio_mirroring_manager.cc',
938 'browser/media/capture/audio_mirroring_manager.h', 934 'browser/media/capture/audio_mirroring_manager.h',
939 'browser/media/capture/content_video_capture_device_core.cc', 935 'browser/media/capture/content_video_capture_device_core.cc',
940 'browser/media/capture/content_video_capture_device_core.h', 936 'browser/media/capture/content_video_capture_device_core.h',
941 'browser/media/capture/video_capture_oracle.cc', 937 'browser/media/capture/video_capture_oracle.cc',
942 'browser/media/capture/video_capture_oracle.h', 938 'browser/media/capture/video_capture_oracle.h',
943 'browser/media/capture/web_contents_audio_input_stream.cc', 939 'browser/media/capture/web_contents_audio_input_stream.cc',
944 'browser/media/capture/web_contents_audio_input_stream.h', 940 'browser/media/capture/web_contents_audio_input_stream.h',
(...skipping 1031 matching lines...) Expand 10 before | Expand all | Expand 10 after
1976 'browser/media/media_web_contents_observer.h', 1972 'browser/media/media_web_contents_observer.h',
1977 ], 1973 ],
1978 }], 1974 }],
1979 ['OS == "linux" and use_openssl==1', { 1975 ['OS == "linux" and use_openssl==1', {
1980 'dependencies': [ 1976 'dependencies': [
1981 '../third_party/boringssl/boringssl.gyp:boringssl', 1977 '../third_party/boringssl/boringssl.gyp:boringssl',
1982 ], 1978 ],
1983 }], 1979 }],
1984 ], 1980 ],
1985 } 1981 }
OLDNEW
« no previous file with comments | « content/browser/web_contents/web_contents_impl_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698