Chromium Code Reviews| Index: chrome/browser/oom_priority_manager.cc |
| =================================================================== |
| --- chrome/browser/oom_priority_manager.cc (revision 70342) |
| +++ chrome/browser/oom_priority_manager.cc (working copy) |
| @@ -8,7 +8,7 @@ |
| #include "base/process.h" |
| #include "base/process_util.h" |
| -#include "base/thread.h" |
| +#include "base/threading/thread.h" |
| #include "build/build_config.h" |
| #include "chrome/browser/browser_list.h" |
| #include "chrome/browser/browser_thread.h" |