Commit 9525f467 authored by ssid's avatar ssid Committed by Commit bot

Mechanical rename of tracing includes for /media

This is just a mechanical rename of tracing includes.
See crrev.com/837303004 and the related bug for motivations.

BUG=451032
TBR=dalecurtis@chromium.org

Review URL: https://codereview.chromium.org/868753004

Cr-Commit-Position: refs/heads/master@{#313489}
parent 465d8a5a
...@@ -37,10 +37,10 @@ ...@@ -37,10 +37,10 @@
#include <algorithm> #include <algorithm>
#include "base/bind.h" #include "base/bind.h"
#include "base/debug/trace_event.h"
#include "base/logging.h" #include "base/logging.h"
#include "base/stl_util.h" #include "base/stl_util.h"
#include "base/time/time.h" #include "base/time/time.h"
#include "base/trace_event/trace_event.h"
#include "media/audio/alsa/alsa_util.h" #include "media/audio/alsa/alsa_util.h"
#include "media/audio/alsa/alsa_wrapper.h" #include "media/audio/alsa/alsa_wrapper.h"
#include "media/audio/alsa/audio_manager_alsa.h" #include "media/audio/alsa/audio_manager_alsa.h"
......
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
#include "media/audio/android/opensles_input.h" #include "media/audio/android/opensles_input.h"
#include "base/debug/trace_event.h"
#include "base/logging.h" #include "base/logging.h"
#include "base/trace_event/trace_event.h"
#include "media/audio/android/audio_manager_android.h" #include "media/audio/android/audio_manager_android.h"
#include "media/base/audio_bus.h" #include "media/base/audio_bus.h"
......
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
#include "media/audio/android/opensles_output.h" #include "media/audio/android/opensles_output.h"
#include "base/debug/trace_event.h"
#include "base/logging.h" #include "base/logging.h"
#include "base/trace_event/trace_event.h"
#include "media/audio/android/audio_manager_android.h" #include "media/audio/android/audio_manager_android.h"
#define LOG_ON_FAILURE_AND_RETURN(op, ...) \ #define LOG_ON_FAILURE_AND_RETURN(op, ...) \
......
...@@ -5,12 +5,12 @@ ...@@ -5,12 +5,12 @@
#include "media/audio/audio_output_controller.h" #include "media/audio/audio_output_controller.h"
#include "base/bind.h" #include "base/bind.h"
#include "base/debug/trace_event.h"
#include "base/metrics/histogram.h" #include "base/metrics/histogram.h"
#include "base/numerics/safe_conversions.h" #include "base/numerics/safe_conversions.h"
#include "base/task_runner_util.h" #include "base/task_runner_util.h"
#include "base/threading/platform_thread.h" #include "base/threading/platform_thread.h"
#include "base/time/time.h" #include "base/time/time.h"
#include "base/trace_event/trace_event.h"
#include "build/build_config.h" #include "build/build_config.h"
#include "media/base/scoped_histogram_timer.h" #include "media/base/scoped_histogram_timer.h"
......
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
#include "media/audio/audio_output_device.h" #include "media/audio/audio_output_device.h"
#include "base/basictypes.h" #include "base/basictypes.h"
#include "base/debug/trace_event.h"
#include "base/threading/thread_restrictions.h" #include "base/threading/thread_restrictions.h"
#include "base/time/time.h" #include "base/time/time.h"
#include "base/trace_event/trace_event.h"
#include "media/audio/audio_output_controller.h" #include "media/audio/audio_output_controller.h"
#include "media/base/limits.h" #include "media/base/limits.h"
......
...@@ -9,10 +9,10 @@ ...@@ -9,10 +9,10 @@
#include "base/basictypes.h" #include "base/basictypes.h"
#include "base/bind.h" #include "base/bind.h"
#include "base/bind_helpers.h" #include "base/bind_helpers.h"
#include "base/debug/trace_event.h"
#include "base/logging.h" #include "base/logging.h"
#include "base/mac/mac_logging.h" #include "base/mac/mac_logging.h"
#include "base/time/time.h" #include "base/time/time.h"
#include "base/trace_event/trace_event.h"
#include "media/audio/mac/audio_manager_mac.h" #include "media/audio/mac/audio_manager_mac.h"
#include "media/base/audio_pull_fifo.h" #include "media/base/audio_pull_fifo.h"
......
...@@ -7,11 +7,11 @@ ...@@ -7,11 +7,11 @@
#include <Functiondiscoverykeys_devpkey.h> #include <Functiondiscoverykeys_devpkey.h>
#include "base/command_line.h" #include "base/command_line.h"
#include "base/debug/trace_event.h"
#include "base/logging.h" #include "base/logging.h"
#include "base/memory/scoped_ptr.h" #include "base/memory/scoped_ptr.h"
#include "base/metrics/histogram.h" #include "base/metrics/histogram.h"
#include "base/strings/utf_string_conversions.h" #include "base/strings/utf_string_conversions.h"
#include "base/trace_event/trace_event.h"
#include "base/win/scoped_propvariant.h" #include "base/win/scoped_propvariant.h"
#include "media/audio/win/audio_manager_win.h" #include "media/audio/win/audio_manager_win.h"
#include "media/audio/win/avrt_wrapper_win.h" #include "media/audio/win/avrt_wrapper_win.h"
......
...@@ -10,8 +10,8 @@ ...@@ -10,8 +10,8 @@
#include "base/atomicops.h" #include "base/atomicops.h"
#include "base/basictypes.h" #include "base/basictypes.h"
#include "base/debug/trace_event.h"
#include "base/logging.h" #include "base/logging.h"
#include "base/trace_event/trace_event.h"
#include "media/audio/audio_io.h" #include "media/audio/audio_io.h"
#include "media/audio/win/audio_manager_win.h" #include "media/audio/win/audio_manager_win.h"
......
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
#include "base/bind.h" #include "base/bind.h"
#include "base/callback_helpers.h" #include "base/callback_helpers.h"
#include "base/debug/trace_event.h"
#include "base/message_loop/message_loop_proxy.h" #include "base/message_loop/message_loop_proxy.h"
#include "base/trace_event/trace_event.h"
#include "media/base/android/media_codec_bridge.h" #include "media/base/android/media_codec_bridge.h"
#include "media/base/android/media_drm_bridge.h" #include "media/base/android/media_drm_bridge.h"
#include "media/base/bind_to_current_loop.h" #include "media/base/bind_to_current_loop.h"
......
...@@ -12,9 +12,9 @@ ...@@ -12,9 +12,9 @@
#include "base/basictypes.h" #include "base/basictypes.h"
#include "base/bind.h" #include "base/bind.h"
#include "base/callback_helpers.h" #include "base/callback_helpers.h"
#include "base/debug/trace_event.h"
#include "base/logging.h" #include "base/logging.h"
#include "base/strings/string_number_conversions.h" #include "base/strings/string_number_conversions.h"
#include "base/trace_event/trace_event.h"
#include "media/base/android/audio_decoder_job.h" #include "media/base/android/audio_decoder_job.h"
#include "media/base/android/media_drm_bridge.h" #include "media/base/android/media_drm_bridge.h"
#include "media/base/android/media_player_manager.h" #include "media/base/android/media_player_manager.h"
......
...@@ -14,12 +14,12 @@ ...@@ -14,12 +14,12 @@
#include "base/callback_helpers.h" #include "base/callback_helpers.h"
#include "base/debug/alias.h" #include "base/debug/alias.h"
#include "base/debug/crash_logging.h" #include "base/debug/crash_logging.h"
#include "base/debug/trace_event.h"
#include "base/float_util.h" #include "base/float_util.h"
#include "base/message_loop/message_loop_proxy.h" #include "base/message_loop/message_loop_proxy.h"
#include "base/metrics/histogram.h" #include "base/metrics/histogram.h"
#include "base/single_thread_task_runner.h" #include "base/single_thread_task_runner.h"
#include "base/synchronization/waitable_event.h" #include "base/synchronization/waitable_event.h"
#include "base/trace_event/trace_event.h"
#include "cc/blink/web_layer_impl.h" #include "cc/blink/web_layer_impl.h"
#include "cc/layers/video_layer.h" #include "cc/layers/video_layer.h"
#include "gpu/blink/webgraphicscontext3d_impl.h" #include "gpu/blink/webgraphicscontext3d_impl.h"
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
// found in the LICENSE file. // found in the LICENSE file.
#include "base/big_endian.h" #include "base/big_endian.h"
#include "base/debug/trace_event.h" #include "base/trace_event/trace_event.h"
#include "media/cast/logging/logging_impl.h" #include "media/cast/logging/logging_impl.h"
namespace media { namespace media {
......
...@@ -7,9 +7,9 @@ ...@@ -7,9 +7,9 @@
#include "base/bind.h" #include "base/bind.h"
#include "base/bind_helpers.h" #include "base/bind_helpers.h"
#include "base/callback.h" #include "base/callback.h"
#include "base/debug/trace_event.h"
#include "base/logging.h" #include "base/logging.h"
#include "base/message_loop/message_loop.h" #include "base/message_loop/message_loop.h"
#include "base/trace_event/trace_event.h"
#include "media/cast/receiver/audio_decoder.h" #include "media/cast/receiver/audio_decoder.h"
#include "media/cast/receiver/video_decoder.h" #include "media/cast/receiver/video_decoder.h"
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
#include "media/cast/sender/frame_sender.h" #include "media/cast/sender/frame_sender.h"
#include "base/debug/trace_event.h" #include "base/trace_event/trace_event.h"
namespace media { namespace media {
namespace cast { namespace cast {
......
...@@ -8,9 +8,9 @@ ...@@ -8,9 +8,9 @@
#include <cstring> #include <cstring>
#include "base/bind.h" #include "base/bind.h"
#include "base/debug/trace_event.h"
#include "base/logging.h" #include "base/logging.h"
#include "base/message_loop/message_loop.h" #include "base/message_loop/message_loop.h"
#include "base/trace_event/trace_event.h"
#include "media/cast/cast_defines.h" #include "media/cast/cast_defines.h"
#include "media/cast/net/cast_transport_config.h" #include "media/cast/net/cast_transport_config.h"
#include "media/cast/sender/external_video_encoder.h" #include "media/cast/sender/external_video_encoder.h"
......
...@@ -11,10 +11,10 @@ ...@@ -11,10 +11,10 @@
#include <vector> #include <vector>
#include "base/bind.h" #include "base/bind.h"
#include "base/debug/trace_event.h"
#include "base/logging.h" #include "base/logging.h"
#include "base/stl_util.h" #include "base/stl_util.h"
#include "base/time/time.h" #include "base/time/time.h"
#include "base/trace_event/trace_event.h"
#include "media/base/cdm_callback_promise.h" #include "media/base/cdm_callback_promise.h"
#include "media/base/cdm_key_information.h" #include "media/base/cdm_key_information.h"
#include "media/base/decoder_buffer.h" #include "media/base/decoder_buffer.h"
......
...@@ -6,10 +6,10 @@ ...@@ -6,10 +6,10 @@
#include "base/bind.h" #include "base/bind.h"
#include "base/callback_helpers.h" #include "base/callback_helpers.h"
#include "base/debug/trace_event.h"
#include "base/location.h" #include "base/location.h"
#include "base/logging.h" #include "base/logging.h"
#include "base/single_thread_task_runner.h" #include "base/single_thread_task_runner.h"
#include "base/trace_event/trace_event.h"
#include "media/base/audio_decoder.h" #include "media/base/audio_decoder.h"
#include "media/base/bind_to_current_loop.h" #include "media/base/bind_to_current_loop.h"
#include "media/base/decoder_buffer.h" #include "media/base/decoder_buffer.h"
......
...@@ -6,10 +6,10 @@ ...@@ -6,10 +6,10 @@
#include "base/bind.h" #include "base/bind.h"
#include "base/callback_helpers.h" #include "base/callback_helpers.h"
#include "base/debug/trace_event.h"
#include "base/location.h" #include "base/location.h"
#include "base/logging.h" #include "base/logging.h"
#include "base/single_thread_task_runner.h" #include "base/single_thread_task_runner.h"
#include "base/trace_event/trace_event.h"
#include "media/base/bind_to_current_loop.h" #include "media/base/bind_to_current_loop.h"
#include "media/base/decoder_buffer.h" #include "media/base/decoder_buffer.h"
#include "media/base/decryptor.h" #include "media/base/decryptor.h"
......
...@@ -9,8 +9,8 @@ ...@@ -9,8 +9,8 @@
#include <sstream> #include <sstream>
#include "base/bind.h" #include "base/bind.h"
#include "base/debug/trace_event.h"
#include "base/logging.h" #include "base/logging.h"
#include "base/trace_event/trace_event.h"
#include "media/base/audio_splicer.h" #include "media/base/audio_splicer.h"
#include "media/filters/source_buffer_platform.h" #include "media/filters/source_buffer_platform.h"
#include "media/filters/source_buffer_range.h" #include "media/filters/source_buffer_range.h"
......
...@@ -7,10 +7,10 @@ ...@@ -7,10 +7,10 @@
#include "base/bind.h" #include "base/bind.h"
#include "base/callback.h" #include "base/callback.h"
#include "base/callback_helpers.h" #include "base/callback_helpers.h"
#include "base/debug/trace_event.h"
#include "base/location.h" #include "base/location.h"
#include "base/single_thread_task_runner.h" #include "base/single_thread_task_runner.h"
#include "base/threading/platform_thread.h" #include "base/threading/platform_thread.h"
#include "base/trace_event/trace_event.h"
#include "media/base/bind_to_current_loop.h" #include "media/base/bind_to_current_loop.h"
#include "media/base/buffers.h" #include "media/base/buffers.h"
#include "media/base/limits.h" #include "media/base/limits.h"
......
...@@ -11,13 +11,13 @@ ...@@ -11,13 +11,13 @@
#include "base/bind.h" #include "base/bind.h"
#include "base/callback_helpers.h" #include "base/callback_helpers.h"
#include "base/command_line.h" #include "base/command_line.h"
#include "base/debug/trace_event.h"
#include "base/location.h" #include "base/location.h"
#include "base/logging.h" #include "base/logging.h"
#include "base/single_thread_task_runner.h" #include "base/single_thread_task_runner.h"
#include "base/stl_util.h" #include "base/stl_util.h"
#include "base/strings/string_number_conversions.h" #include "base/strings/string_number_conversions.h"
#include "base/sys_byteorder.h" #include "base/sys_byteorder.h"
#include "base/trace_event/trace_event.h"
#include "media/base/bind_to_current_loop.h" #include "media/base/bind_to_current_loop.h"
#include "media/base/decoder_buffer.h" #include "media/base/decoder_buffer.h"
#include "media/base/demuxer_stream.h" #include "media/base/demuxer_stream.h"
......
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
#include "media/midi/midi_manager.h" #include "media/midi/midi_manager.h"
#include "base/bind.h" #include "base/bind.h"
#include "base/debug/trace_event.h"
#include "base/message_loop/message_loop.h" #include "base/message_loop/message_loop.h"
#include "base/message_loop/message_loop_proxy.h" #include "base/message_loop/message_loop_proxy.h"
#include "base/trace_event/trace_event.h"
namespace media { namespace media {
......
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
#include "media/ozone/media_ozone_platform.h" #include "media/ozone/media_ozone_platform.h"
#include "base/debug/trace_event.h"
#include "base/logging.h" #include "base/logging.h"
#include "base/trace_event/trace_event.h"
#include "ui/ozone/platform_object.h" #include "ui/ozone/platform_object.h"
#include "ui/ozone/platform_selection.h" #include "ui/ozone/platform_selection.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment