summaryrefslogtreecommitdiffstats
path: root/chrome/browser/idle.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/idle.h')
-rw-r--r--chrome/browser/idle.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/browser/idle.h b/chrome/browser/idle.h
index e850dbe..4fe750f 100644
--- a/chrome/browser/idle.h
+++ b/chrome/browser/idle.h
@@ -5,8 +5,6 @@
#ifndef CHROME_BROWSER_IDLE_H_
#define CHROME_BROWSER_IDLE_H_
-#include "base/task.h"
-
enum IdleState {
IDLE_STATE_ACTIVE = 0,
IDLE_STATE_IDLE = 1, // No activity within threshold.