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

Unified Diff: chrome/browser/sync/test/integration/sync_integration_test_util.cc

Issue 2460703005: [Sync] IWYU cleanup. (Closed)
Patch Set: 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: chrome/browser/sync/test/integration/sync_integration_test_util.cc
diff --git a/chrome/browser/sync/test/integration/sync_integration_test_util.cc b/chrome/browser/sync/test/integration/sync_integration_test_util.cc
index 9ce060fd8bb263f4813c4e0542a869a173e0e1ed..42ef3e2444799bdf7a340528f1b5b8837e04b589 100644
--- a/chrome/browser/sync/test/integration/sync_integration_test_util.cc
+++ b/chrome/browser/sync/test/integration/sync_integration_test_util.cc
@@ -4,10 +4,7 @@
#include "chrome/browser/sync/test/integration/sync_integration_test_util.h"
-#include <string>
-
#include "base/strings/stringprintf.h"
-#include "chrome/browser/sync/test/integration/fake_server_match_status_checker.h"
#include "components/browser_sync/profile_sync_service.h"
ServerCountMatchStatusChecker::ServerCountMatchStatusChecker(
« no previous file with comments | « chrome/browser/sync/test/integration/passwords_helper.cc ('k') | components/sync/driver/generic_change_processor_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698