summaryrefslogtreecommitdiffstats
path: root/base/trace_event/trace_event_impl.h
diff options
context:
space:
mode:
authorthestig <thestig@chromium.org>2015-08-21 17:05:11 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-22 00:06:08 +0000
commit7790a3535f2a81a03685eca31a32cf69ae0c114f (patch)
tree18c5ee4ae331a7c0ab30f2270e7412998d4ed51f /base/trace_event/trace_event_impl.h
parent5ffd27c488642c43479a2d9d1450ce3057c20c3c (diff)
downloadchromium_src-7790a3535f2a81a03685eca31a32cf69ae0c114f.zip
chromium_src-7790a3535f2a81a03685eca31a32cf69ae0c114f.tar.gz
chromium_src-7790a3535f2a81a03685eca31a32cf69ae0c114f.tar.bz2
IWYU for base/memory/scoped_vector.h.
List from: git gs base/memory/scoped_vector.h|cut -d: -f 1|uniq|xargs grep -L ScopedVector CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=keybuk@chromium.org Review URL: https://codereview.chromium.org/1307643003 Cr-Commit-Position: refs/heads/master@{#344925}
Diffstat (limited to 'base/trace_event/trace_event_impl.h')
-rw-r--r--base/trace_event/trace_event_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/trace_event/trace_event_impl.h b/base/trace_event/trace_event_impl.h
index 0d66bb2..9e5d9f9 100644
--- a/base/trace_event/trace_event_impl.h
+++ b/base/trace_event/trace_event_impl.h
@@ -16,7 +16,6 @@
#include "base/containers/hash_tables.h"
#include "base/gtest_prod_util.h"
#include "base/memory/ref_counted_memory.h"
-#include "base/memory/scoped_vector.h"
#include "base/observer_list.h"
#include "base/single_thread_task_runner.h"
#include "base/strings/string_util.h"