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

Unified Diff: chrome/browser/invalidation/profile_invalidation_provider_factory.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration 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/invalidation/profile_invalidation_provider_factory.h
diff --git a/chrome/browser/invalidation/profile_invalidation_provider_factory.h b/chrome/browser/invalidation/profile_invalidation_provider_factory.h
index 90d0743926574496b23ac6b110deb701ecc02cb1..89ea8b1de3bec9f9da5ea0a3fc617d3f260d5bd2 100644
--- a/chrome/browser/invalidation/profile_invalidation_provider_factory.h
+++ b/chrome/browser/invalidation/profile_invalidation_provider_factory.h
@@ -15,10 +15,6 @@ namespace policy {
class AffiliatedInvalidationServiceProviderImplTest;
}
-namespace syncer {
-class Invalidator;
-}
-
namespace user_prefs {
class PrefRegistrySyncable;
}

Powered by Google App Engine
This is Rietveld 408576698