| Index: chrome/browser/user_style_sheet_watcher.h
|
| diff --git a/chrome/browser/user_style_sheet_watcher.h b/chrome/browser/user_style_sheet_watcher.h
|
| index 5a992a880aec43e56b7f4246c2536caa4adbc5e2..8b0296ad4cb6124f01ea991b39b63a28fae69bd2 100644
|
| --- a/chrome/browser/user_style_sheet_watcher.h
|
| +++ b/chrome/browser/user_style_sheet_watcher.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/files/file_path_watcher.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.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"
|
| #include "googleurl/src/gurl.h"
|
|
|