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

Unified Diff: chrome/browser/sync/test/engine/mock_connection_manager.h

Issue 8537003: Cleanup: Remove unneeded forward declarations in chrome/browser/sync. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 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 | « chrome/browser/sync/syncable/syncable.h ('k') | chrome/browser/sync/test/integration/bookmarks_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/test/engine/mock_connection_manager.h
===================================================================
--- chrome/browser/sync/test/engine/mock_connection_manager.h (revision 110049)
+++ chrome/browser/sync/test/engine/mock_connection_manager.h (working copy)
@@ -24,11 +24,7 @@
namespace syncable {
class DirectoryManager;
-class ScopedDirLookup;
}
-namespace browser_sync {
-struct HttpResponse;
-}
class MockConnectionManager : public browser_sync::ServerConnectionManager {
public:
« no previous file with comments | « chrome/browser/sync/syncable/syncable.h ('k') | chrome/browser/sync/test/integration/bookmarks_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698