diff options
author | akalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-16 02:43:28 +0000 |
---|---|---|
committer | akalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-16 02:43:28 +0000 |
commit | 38dc6d7d2e7f36490dbe6aed60cccfc76b11af45 (patch) | |
tree | 45b735c54b023e85b119a39b6425966a4c57c884 /chrome/browser/sync/profile_sync_service.h | |
parent | a78410304ccc90a44852c9714317787c63bb50a3 (diff) | |
download | chromium_src-38dc6d7d2e7f36490dbe6aed60cccfc76b11af45.zip chromium_src-38dc6d7d2e7f36490dbe6aed60cccfc76b11af45.tar.gz chromium_src-38dc6d7d2e7f36490dbe6aed60cccfc76b11af45.tar.bz2 |
TBR: nick@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29240 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/sync/profile_sync_service.h')
-rw-r--r-- | chrome/browser/sync/profile_sync_service.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/profile_sync_service.h b/chrome/browser/sync/profile_sync_service.h index 9eedbef..fab7ea5 100644 --- a/chrome/browser/sync/profile_sync_service.h +++ b/chrome/browser/sync/profile_sync_service.h @@ -20,7 +20,7 @@ #include "chrome/browser/sync/glue/change_processor.h" #include "chrome/browser/sync/glue/model_associator.h" #include "chrome/browser/sync/glue/sync_backend_host.h" -#include "chrome/browser/sync/sync_setup_wizard.h" +#include "chrome/browser/views/sync/sync_setup_wizard.h" #include "chrome/common/notification_registrar.h" #include "googleurl/src/gurl.h" |