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

Unified Diff: content/test/test_background_sync_context.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/fileapi_test_file_set.h ('k') | content/test/test_background_sync_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « content/test/fileapi_test_file_set.h ('k') | content/test/test_background_sync_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698