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

Unified Diff: components/sync/device_info/device_info_util_unittest.cc

Issue 2388673002: Revert of [Sync] Move //components/sync to the syncer namespace. (patchset #5 id:40001 of https://co (Closed)
Patch Set: Created 4 years, 2 months 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/sync/device_info/device_info_util_unittest.cc
diff --git a/components/sync/device_info/device_info_util_unittest.cc b/components/sync/device_info/device_info_util_unittest.cc
index f376c1f25e57658ca1b8b9ca0b87b45edd20c6e5..55e956035d107afb288a50937bcc30fb6a6da63e 100644
--- a/components/sync/device_info/device_info_util_unittest.cc
+++ b/components/sync/device_info/device_info_util_unittest.cc
@@ -13,7 +13,7 @@ using base::Time;
using base::TimeDelta;
using sync_pb::DeviceInfoSpecifics;
-namespace syncer {
+namespace sync_driver {
namespace {
@@ -110,4 +110,4 @@ TEST_F(DeviceInfoUtilTest, TagRoundTrip) {
DeviceInfoUtil::SpecificsToTag(specifics)));
}
-} // namespace syncer
+} // namespace sync_driver
« no previous file with comments | « components/sync/device_info/device_info_util.cc ('k') | components/sync/device_info/local_device_info_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698