Index: chrome/browser/extensions/api/file_system/entry_watcher_service.h |
diff --git a/chrome/browser/extensions/api/file_system/entry_watcher_service.h b/chrome/browser/extensions/api/file_system/entry_watcher_service.h |
index 0417992a88f101ecbfd877a6a5673a400226cc6b..4e889897a23610ee4aa769ea44b7731045d38cfd 100644 |
--- a/chrome/browser/extensions/api/file_system/entry_watcher_service.h |
+++ b/chrome/browser/extensions/api/file_system/entry_watcher_service.h |
@@ -14,8 +14,8 @@ |
#include "base/scoped_observer.h" |
#include "components/keyed_service/content/browser_context_keyed_service_factory.h" |
#include "components/keyed_service/core/keyed_service.h" |
-#include "webkit/browser/fileapi/file_system_url.h" |
-#include "webkit/browser/fileapi/watcher_manager.h" |
+#include "storage/browser/fileapi/file_system_url.h" |
+#include "storage/browser/fileapi/watcher_manager.h" |
namespace content { |
class BrowserContext; |