| Index: chrome/browser/oom_priority_manager.h
|
| diff --git a/chrome/browser/oom_priority_manager.h b/chrome/browser/oom_priority_manager.h
|
| index 087271252e91f15023e1238b5bee29530e731dcf..5bff732be4ac9383ea8ee263a015c0bfc7c7b849 100644
|
| --- a/chrome/browser/oom_priority_manager.h
|
| +++ b/chrome/browser/oom_priority_manager.h
|
| @@ -14,7 +14,6 @@
|
| #include "base/process.h"
|
| #include "base/string16.h"
|
| #include "base/synchronization/lock.h"
|
| -#include "base/task.h"
|
| #include "base/time.h"
|
| #include "base/timer.h"
|
| #include "content/public/browser/notification_observer.h"
|
|
|