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

Unified Diff: components/sync/test/engine/mock_update_handler.cc

Issue 2387553002: [Sync] Removing duplicated includes between cc and h files. (Closed)
Patch Set: Fixing DataTypeStatusTable Created 4 years, 3 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/test/engine/mock_update_handler.cc
diff --git a/components/sync/test/engine/mock_update_handler.cc b/components/sync/test/engine/mock_update_handler.cc
index 4b01c654592cd03b59f29d24941631b62e5a30b0..655490674431b91224e80e803b8f2dffb8a86cfe 100644
--- a/components/sync/test/engine/mock_update_handler.cc
+++ b/components/sync/test/engine/mock_update_handler.cc
@@ -6,8 +6,6 @@
#include <string>
-#include "components/sync/base/model_type.h"
-
namespace syncer {
MockUpdateHandler::MockUpdateHandler(ModelType type)
« no previous file with comments | « components/sync/test/engine/mock_nudge_handler.cc ('k') | components/sync/test/engine/single_type_mock_server.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698