| Index: chrome/browser/metrics/thread_watcher.h
|
| diff --git a/chrome/browser/metrics/thread_watcher.h b/chrome/browser/metrics/thread_watcher.h
|
| index 2364275edf39941385e7bebd5b77bfba081bce9e..a906c787040f264e1e7b96494b45696f2898f4c0 100644
|
| --- a/chrome/browser/metrics/thread_watcher.h
|
| +++ b/chrome/browser/metrics/thread_watcher.h
|
| @@ -59,7 +59,7 @@
|
| #include "base/threading/thread.h"
|
| #include "base/threading/watchdog.h"
|
| #include "base/time.h"
|
| -#include "content/browser/browser_thread.h"
|
| +#include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
|
|
|
|