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

Unified Diff: chrome/browser/sync/test/integration/status_change_checker.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment Created 4 years, 1 month 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/status_change_checker.h
diff --git a/chrome/browser/sync/test/integration/status_change_checker.h b/chrome/browser/sync/test/integration/status_change_checker.h
index 3b40432843dbd69e1abebbeb32232b41ffe88e88..1acc26ff01f2a896e5cc2edbbec0f332df8e92c0 100644
--- a/chrome/browser/sync/test/integration/status_change_checker.h
+++ b/chrome/browser/sync/test/integration/status_change_checker.h
@@ -9,8 +9,6 @@
#include "base/time/time.h"
-class ProfileSyncServiceHarness;
-
// Interface for a helper class that can pump the message loop while waiting
// for a certain state transition to take place.
//

Powered by Google App Engine
This is Rietveld 408576698