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 516501d6c7c8c3002490ecf489fecd6b40912970..25dc57bde18dabce8a671ff1a49c6513a35fe5b7 100644 |
--- a/chrome/browser/user_style_sheet_watcher.cc |
+++ b/chrome/browser/user_style_sheet_watcher.cc |
@@ -9,6 +9,8 @@ |
#include "content/common/notification_service.h" |
#include "content/common/notification_type.h" |
+using ::base::files::FilePathWatcher; |
+ |
namespace { |
// The subdirectory of the profile that contains the style sheet. |