| 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 51fc4164dabf579eab5240f7f25dec4a03d338cc..c65fc7ca418d6edc71735b7ccc9ab1de9b599f2c 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 quota::QuotaManager;
|
|
|
|
|