Index: content/test/test_background_sync_context.h |
diff --git a/content/test/test_background_sync_context.h b/content/test/test_background_sync_context.h |
index baf984befa0c3c4e2ca3d1d922a54ff377ef93fa..2b67ebb94a11281e13f2ac6a98f8071cd36a9860 100644 |
--- a/content/test/test_background_sync_context.h |
+++ b/content/test/test_background_sync_context.h |
@@ -12,8 +12,6 @@ |
namespace content { |
-class TestBackgroundSyncManager; |
- |
// A BackgroundSyncContext for use in unit tests, primarily to create a test |
// BackgroundSyncManager. |
class TestBackgroundSyncContext : public BackgroundSyncContext { |