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

Unified Diff: components/sync/test/engine/mock_nudge_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_nudge_handler.cc
diff --git a/components/sync/test/engine/mock_nudge_handler.cc b/components/sync/test/engine/mock_nudge_handler.cc
index 3146c78fdac64f6c7b79557bc10a29fed1d04513..8a6ee5114b3d5481bcb22a05f8efbc6838d50dac 100644
--- a/components/sync/test/engine/mock_nudge_handler.cc
+++ b/components/sync/test/engine/mock_nudge_handler.cc
@@ -2,7 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "components/sync/base/model_type.h"
#include "components/sync/test/engine/mock_nudge_handler.h"
namespace syncer {
« no previous file with comments | « components/sync/test/engine/mock_model_type_worker.cc ('k') | components/sync/test/engine/mock_update_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698