summaryrefslogtreecommitdiffstats
path: root/chrome/common
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common')
-rw-r--r--chrome/common/worker_thread_ticker.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/worker_thread_ticker.cc b/chrome/common/worker_thread_ticker.cc
index 3cc877b..4351cae 100644
--- a/chrome/common/worker_thread_ticker.cc
+++ b/chrome/common/worker_thread_ticker.cc
@@ -8,7 +8,6 @@
#include "base/logging.h"
#include "base/task.h"
-#include "base/time.h"
#include "base/thread.h"
class WorkerThreadTicker::TimerTask : public Task {