summaryrefslogtreecommitdiffstats
path: root/base/tracked_objects.h
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-10 01:25:05 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-10 01:25:05 +0000
commitefbee203138ec32c209706ac5d31faa1c03e6a23 (patch)
treed840d8a79efffe4e37a96c92b313461ef2dd326f /base/tracked_objects.h
parent7e30f6468bd77634a4397e59e9a4e04bda6f7129 (diff)
downloadchromium_src-efbee203138ec32c209706ac5d31faa1c03e6a23.zip
chromium_src-efbee203138ec32c209706ac5d31faa1c03e6a23.tar.gz
chromium_src-efbee203138ec32c209706ac5d31faa1c03e6a23.tar.bz2
Cleanup: IWYU for base/time.h. Also fix misc lint errors.
TBR=ben,brettw,oshima,rdsmith Review URL: https://chromiumcodereview.appspot.com/11087021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160999 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/tracked_objects.h')
-rw-r--r--base/tracked_objects.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/tracked_objects.h b/base/tracked_objects.h
index ad9a6d0..13e1f75 100644
--- a/base/tracked_objects.h
+++ b/base/tracked_objects.h
@@ -18,7 +18,6 @@
#include "base/location.h"
#include "base/profiler/alternate_timer.h"
#include "base/profiler/tracked_time.h"
-#include "base/time.h"
#include "base/synchronization/lock.h"
#include "base/threading/thread_local_storage.h"
#include "base/tracking_info.h"