summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/drive/file_system_util_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chromeos/drive/file_system_util_unittest.cc')
-rw-r--r--chrome/browser/chromeos/drive/file_system_util_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/drive/file_system_util_unittest.cc b/chrome/browser/chromeos/drive/file_system_util_unittest.cc
index e82499a..0fa9443 100644
--- a/chrome/browser/chromeos/drive/file_system_util_unittest.cc
+++ b/chrome/browser/chromeos/drive/file_system_util_unittest.cc
@@ -104,7 +104,7 @@ TEST(FileSystemUtilTest, ExtractDrivePathFromFileSystemUrl) {
NULL, // quota_manager_proxy,
ScopedVector<fileapi::FileSystemBackend>(),
temp_dir_.path(), // partition_path
- fileapi::CreateAllowFileAccessOptions()));
+ content::CreateAllowFileAccessOptions()));
// Type:"external" + virtual_path:"drive/foo/bar" resolves to "drive/foo/bar".
const std::string& drive_mount_name =