Chromium Code Reviews| Index: chrome/browser/user_style_sheet_watcher.cc |
| diff --git a/chrome/browser/user_style_sheet_watcher.cc b/chrome/browser/user_style_sheet_watcher.cc |
| index 49fec0a8b926860046e106fe73d55b5fd7fe7505..de7552dc7c202e983bd6baa8e1815605cfcf5479 100644 |
| --- a/chrome/browser/user_style_sheet_watcher.cc |
| +++ b/chrome/browser/user_style_sheet_watcher.cc |
| @@ -13,6 +13,7 @@ |
| #include "content/public/browser/notification_types.h" |
| using ::base::files::FilePathWatcher; |
| +using content::BrowserThread; |
| namespace { |