Deleting the forwarding header files base/debug/trace_event*
commit74a89f06ec7db49e1262847d4aba07ed87fd5930
authorssid <ssid@chromium.org>
Tue, 3 Feb 2015 17:25:03 +0000 (3 09:25 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 3 Feb 2015 17:25:53 +0000 (3 17:25 +0000)
treed57d9ebf2bf32d87a11a5768024d260d538ba3ee
parentf569b4f6c09ba2d9b54fb3e459fbd302b10dd013
Deleting the forwarding header files base/debug/trace_event*

Now that the migration of the tracing files is completed and all the
tracing clients have been updated to point to base/trace_event/,
it is safe to remove the forwarding headers from the old location.
The only purpose of those headers, in fact, was to handle the renames
in smaller CLs.
The only thing left, at this point, is gradually renaming the
namespaces, which is going to be handled in the upcoming CLs.

See crrev.com/837303004 and the related bug for motivations.

BUG=451032
TBR=jam@chromium.org,sky@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#314357}
base/BUILD.gn
base/base.gypi
base/debug/trace_event.h [deleted file]
base/debug/trace_event_argument.h [deleted file]
base/debug/trace_event_impl.h [deleted file]
base/debug/trace_event_synthetic_delay.h [deleted file]
base/debug/trace_event_win.h [deleted file]
content/renderer/scheduler/task_queue_manager.cc
ipc/ipc_message.h
ui/events/ozone/evdev/event_thread_evdev.cc