| Index: components/drive/sync/entry_revert_performer_unittest.cc
|
| diff --git a/chrome/browser/chromeos/drive/sync/entry_revert_performer_unittest.cc b/components/drive/sync/entry_revert_performer_unittest.cc
|
| similarity index 98%
|
| rename from chrome/browser/chromeos/drive/sync/entry_revert_performer_unittest.cc
|
| rename to components/drive/sync/entry_revert_performer_unittest.cc
|
| index 0198f1ff6f7c3836005fb11259e768b302a7d991..421749a2078fde16fe31123984acb1413475f5ca 100644
|
| --- a/chrome/browser/chromeos/drive/sync/entry_revert_performer_unittest.cc
|
| +++ b/components/drive/sync/entry_revert_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/entry_revert_performer.h"
|
| +#include "components/drive/sync/entry_revert_performer.h"
|
|
|
| #include "base/task_runner_util.h"
|
| #include "components/drive/file_change.h"
|
|
|