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

Unified Diff: content/test/test_background_sync_manager.h

Issue 2473003002: content: 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
« no previous file with comments | « content/test/test_background_sync_context.h ('k') | content/test/test_blink_web_unit_test_support.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/test_background_sync_manager.h
diff --git a/content/test/test_background_sync_manager.h b/content/test/test_background_sync_manager.h
index c812c21c2b3511bb6ea1829444369ac7a2e9edee..b3a02d13ec2eac29d1f99e597220f839317f2f68 100644
--- a/content/test/test_background_sync_manager.h
+++ b/content/test/test_background_sync_manager.h
@@ -23,9 +23,7 @@ class TimeDelta;
namespace content {
-class BackgroundSyncNetworkObserver;
struct BackgroundSyncParameters;
-class BackgroundSyncPowerObserver;
class ServiceWorkerContextWrapper;
class ServiceWorkerVersion;
« no previous file with comments | « content/test/test_background_sync_context.h ('k') | content/test/test_blink_web_unit_test_support.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698