| Index: components/drive/file_system_core_util_unittest.cc
|
| diff --git a/chrome/browser/chromeos/drive/file_system_core_util_unittest.cc b/components/drive/file_system_core_util_unittest.cc
|
| similarity index 98%
|
| rename from chrome/browser/chromeos/drive/file_system_core_util_unittest.cc
|
| rename to components/drive/file_system_core_util_unittest.cc
|
| index 31e30cc3d34ac5e14aee013e6f1dc43d85d02ca3..f132893de4554c51fe5d70a416934edad1534689 100644
|
| --- a/chrome/browser/chromeos/drive/file_system_core_util_unittest.cc
|
| +++ b/components/drive/file_system_core_util_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/file_system_core_util.h"
|
| +#include "components/drive/file_system_core_util.h"
|
|
|
| #include <vector>
|
|
|
|
|