Index: content/browser/fileapi/file_system_browsertest.cc |
diff --git a/content/browser/fileapi/file_system_browsertest.cc b/content/browser/fileapi/file_system_browsertest.cc |
index 5c84915a3804e13c9f1f11936ff60bc57c095f5e..4d2da556893950a18fccd27a16b3fb301d42ce4e 100644 |
--- a/content/browser/fileapi/file_system_browsertest.cc |
+++ b/content/browser/fileapi/file_system_browsertest.cc |
@@ -16,7 +16,7 @@ |
#include "content/public/test/content_browser_test.h" |
#include "content/public/test/content_browser_test_utils.h" |
#include "content/shell/browser/shell.h" |
-#include "webkit/browser/quota/quota_manager.h" |
+#include "storage/browser/quota/quota_manager.h" |
using storage::QuotaManager; |