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

Unified Diff: chrome/browser/sync/glue/password_model_associator.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
Index: chrome/browser/sync/glue/password_model_associator.h
===================================================================
--- chrome/browser/sync/glue/password_model_associator.h (revision 110049)
+++ chrome/browser/sync/glue/password_model_associator.h (working copy)
@@ -17,7 +17,6 @@
#include "chrome/browser/sync/glue/model_associator.h"
#include "chrome/browser/sync/protocol/password_specifics.pb.h"
-class GURL;
class MessageLoop;
class PasswordStore;
class ProfileSyncService;
@@ -33,9 +32,6 @@
namespace browser_sync {
-class PasswordChangeProcessor;
-class UnrecoverableErrorHandler;
-
extern const char kPasswordTag[];
// Contains all model association related logic:
« no previous file with comments | « chrome/browser/sync/glue/password_change_processor.h ('k') | chrome/browser/sync/glue/session_model_associator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698