Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(854)

Unified Diff: components/reading_list/ios/offline_url_utils_unittest.cc

Issue 2511723002: Enable RL sync by default on iOS (Closed)
Patch Set: rebase Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/reading_list/ios/offline_url_utils.cc ('k') | components/reading_list/ios/proto/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « components/reading_list/ios/offline_url_utils.cc ('k') | components/reading_list/ios/proto/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698