summaryrefslogtreecommitdiffstats
path: root/webkit/quota/mock_quota_manager.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/quota/mock_quota_manager.cc')
-rw-r--r--webkit/quota/mock_quota_manager.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/quota/mock_quota_manager.cc b/webkit/quota/mock_quota_manager.cc
index 4904f453..e37dc59 100644
--- a/webkit/quota/mock_quota_manager.cc
+++ b/webkit/quota/mock_quota_manager.cc
@@ -36,7 +36,7 @@ MockQuotaManager::StorageInfo::~StorageInfo() {}
MockQuotaManager::MockQuotaManager(
bool is_incognito,
- const FilePath& profile_path,
+ const base::FilePath& profile_path,
base::SingleThreadTaskRunner* io_thread,
base::SequencedTaskRunner* db_thread,
SpecialStoragePolicy* special_storage_policy)