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/driver/data_type_manager_mock.cc

Issue 2388973002: [Sync] Removing duplicate includes, part 2. (Closed)
Patch Set: Update for Max's comments. 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/driver/data_type_manager_mock.cc
diff --git a/components/sync/driver/data_type_manager_mock.cc b/components/sync/driver/data_type_manager_mock.cc
index 1edfdaa8f36462b298eae67fca52f7f3aefc034e..cd398743790e3d3d5d80c811351facab68e8f3e3 100644
--- a/components/sync/driver/data_type_manager_mock.cc
+++ b/components/sync/driver/data_type_manager_mock.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 "base/location.h"
#include "components/sync/driver/data_type_manager_mock.h"
namespace syncer {

Powered by Google App Engine
This is Rietveld 408576698