Index: chrome/browser/chromeos/gdata/gdata_file_system_unittest.cc |
diff --git a/chrome/browser/chromeos/gdata/gdata_file_system_unittest.cc b/chrome/browser/chromeos/gdata/gdata_file_system_unittest.cc |
index 2220f2331d6c9cb7d9f378d0ceb3880460d35eb6..4a98e4bac681687090c2c49df9a58497d6a32db5 100644 |
--- a/chrome/browser/chromeos/gdata/gdata_file_system_unittest.cc |
+++ b/chrome/browser/chromeos/gdata/gdata_file_system_unittest.cc |
@@ -367,7 +367,6 @@ class GDataFileSystemTest : public testing::Test { |
void VerifyGetFromCache(base::PlatformFileError error, |
const std::string& resource_id, |
const std::string& md5, |
- const FilePath& gdata_file_path, |
const FilePath& cache_file_path) { |
++num_callback_invocations_; |
@@ -575,7 +574,6 @@ class GDataFileSystemTest : public testing::Test { |
void VerifyMarkDirty(base::PlatformFileError error, |
const std::string& resource_id, |
const std::string& md5, |
- const FilePath& gdata_file_path, |
const FilePath& cache_file_path) { |
VerifyCacheFileState(error, resource_id, md5); |