Index: chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc |
diff --git a/chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc b/chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc |
index 6a57316e5523fc43be0074c8928b69e919297351..c8f0cf84ee8c52de21e79bb998b1e657b2c033ee 100644 |
--- a/chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc |
+++ b/chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc |
@@ -334,8 +334,7 @@ TEST_F(SyncableFileOperationRunnerTest, QueueAndCancel) { |
EXPECT_EQ(2, callback_count_); |
} |
-// Test if CopyInForeignFile runs cooperatively with other Sync operations |
-// when it is called directly via AsFileSystemOperationImpl. |
+// Test if CopyInForeignFile runs cooperatively with other Sync operations. |
TEST_F(SyncableFileOperationRunnerTest, CopyInForeignFile) { |
const std::string kTestData("test data"); |