Chromium Code Reviews| Index: chrome/browser/jankometer.cc |
| =================================================================== |
| --- chrome/browser/jankometer.cc (revision 70342) |
| +++ chrome/browser/jankometer.cc (working copy) |
| @@ -14,7 +14,7 @@ |
| #include "base/ref_counted.h" |
| #include "base/string_util.h" |
| #include "base/threading/watchdog.h" |
| -#include "base/thread.h" |
| +#include "base/threading/thread.h" |
| #include "base/time.h" |
| #include "build/build_config.h" |
| #include "chrome/browser/browser_process.h" |