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

Unified Diff: sync/test/engine/mock_model_type_processor.cc

Issue 1382743004: [Sync] Move ModelTypeProcessor* and rename *Impl to Shared*. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: also the test Created 5 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: sync/test/engine/mock_model_type_processor.cc
diff --git a/sync/test/engine/mock_model_type_processor.cc b/sync/test/engine/mock_model_type_processor.cc
index f0555f98efb3734e80b29a7eb3b49dcbc83b91a3..31d510263701c5638ebfdb67874a81d97a29d71f 100644
--- a/sync/test/engine/mock_model_type_processor.cc
+++ b/sync/test/engine/mock_model_type_processor.cc
@@ -5,6 +5,7 @@
#include "sync/test/engine/mock_model_type_processor.h"
#include "base/bind.h"
+#include "sync/engine/commit_queue.h"
namespace syncer_v2 {

Powered by Google App Engine
This is Rietveld 408576698