Index: components/drive/sync/remove_performer_unittest.cc |
diff --git a/chrome/browser/chromeos/drive/sync/remove_performer_unittest.cc b/components/drive/sync/remove_performer_unittest.cc |
similarity index 99% |
rename from chrome/browser/chromeos/drive/sync/remove_performer_unittest.cc |
rename to components/drive/sync/remove_performer_unittest.cc |
index a9afd66f79232cd727263fa353b1b108152c1880..7404d0083c2a77e952a1225d1c17d4fdd30f8a0d 100644 |
--- a/chrome/browser/chromeos/drive/sync/remove_performer_unittest.cc |
+++ b/components/drive/sync/remove_performer_unittest.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/chromeos/drive/sync/remove_performer.h" |
+#include "components/drive/sync/remove_performer.h" |
#include "base/task_runner_util.h" |
#include "components/drive/file_system/operation_test_base.h" |