| Index: components/drive/sync/entry_update_performer_unittest.cc
|
| diff --git a/chrome/browser/chromeos/drive/sync/entry_update_performer_unittest.cc b/components/drive/sync/entry_update_performer_unittest.cc
|
| similarity index 99%
|
| rename from chrome/browser/chromeos/drive/sync/entry_update_performer_unittest.cc
|
| rename to components/drive/sync/entry_update_performer_unittest.cc
|
| index c3494045bee11168d25b7af5b06ea25c623f2978..145e1ffd90ea49a415485cbb3604c0cdec1c6cfd 100644
|
| --- a/chrome/browser/chromeos/drive/sync/entry_update_performer_unittest.cc
|
| +++ b/components/drive/sync/entry_update_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_update_performer.h"
|
| +#include "components/drive/sync/entry_update_performer.h"
|
|
|
| #include "base/callback_helpers.h"
|
| #include "base/files/file_util.h"
|
|
|