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

Unified Diff: sync/engine/model_type_sync_proxy.cc

Issue 1285443002: move V2 classes in chrome/engine to syncer_v2 namespace (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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
« no previous file with comments | « sync/engine/model_type_sync_proxy.h ('k') | sync/engine/model_type_sync_proxy_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/engine/model_type_sync_proxy.cc
diff --git a/sync/engine/model_type_sync_proxy.cc b/sync/engine/model_type_sync_proxy.cc
index 974dc61aa766b89f5b248e8c748de2a26a26202e..a6aa215b08d6740f67e096291a5272020efdb664 100644
--- a/sync/engine/model_type_sync_proxy.cc
+++ b/sync/engine/model_type_sync_proxy.cc
@@ -4,7 +4,7 @@
#include "sync/engine/model_type_sync_proxy.h"
-namespace syncer {
+namespace syncer_v2 {
ModelTypeSyncProxy::ModelTypeSyncProxy() {
}
« no previous file with comments | « sync/engine/model_type_sync_proxy.h ('k') | sync/engine/model_type_sync_proxy_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698