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

Unified Diff: components/reading_list/ios/offline_url_utils.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
Index: components/reading_list/ios/offline_url_utils.cc
diff --git a/components/reading_list/offline_url_utils.cc b/components/reading_list/ios/offline_url_utils.cc
similarity index 95%
rename from components/reading_list/offline_url_utils.cc
rename to components/reading_list/ios/offline_url_utils.cc
index fb028e391aed1d2957da5f85fde8054d5224cd1d..a0045effc6f3ec89b6ac3dd35ecec38fa657c22b 100644
--- a/components/reading_list/offline_url_utils.cc
+++ b/components/reading_list/ios/offline_url_utils.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 "base/md5.h"
#include "base/strings/stringprintf.h"
« no previous file with comments | « components/reading_list/ios/offline_url_utils.h ('k') | components/reading_list/ios/offline_url_utils_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698