| Index: components/reading_list/ios/offline_url_utils_unittest.cc
|
| diff --git a/components/reading_list/offline_url_utils_unittest.cc b/components/reading_list/ios/offline_url_utils_unittest.cc
|
| similarity index 97%
|
| rename from components/reading_list/offline_url_utils_unittest.cc
|
| rename to components/reading_list/ios/offline_url_utils_unittest.cc
|
| index 7a371d3a56e72f72685c8a85b2d86a230e3b8780..e2c56c1ab6088081b3651573b146fa0f621e4a85 100644
|
| --- a/components/reading_list/offline_url_utils_unittest.cc
|
| +++ b/components/reading_list/ios/offline_url_utils_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 "components/reading_list/offline_url_utils.h"
|
| +#include "components/reading_list/ios/offline_url_utils.h"
|
|
|
| #include <string>
|
|
|
|
|