| Index: chrome/browser/sync/profile_sync_components_factory_impl.h
|
| diff --git a/chrome/browser/sync/profile_sync_components_factory_impl.h b/chrome/browser/sync/profile_sync_components_factory_impl.h
|
| index 993c9599eaf887e297b5cdec9675e29d56e1c0a4..44081af57447bda586bb5332faae9535c1902306 100644
|
| --- a/chrome/browser/sync/profile_sync_components_factory_impl.h
|
| +++ b/chrome/browser/sync/profile_sync_components_factory_impl.h
|
| @@ -9,8 +9,8 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| -#include "chrome/browser/api/webdata/autofill_web_data_service.h"
|
| #include "chrome/browser/sync/profile_sync_components_factory.h"
|
| +#include "chrome/browser/webdata/autofill_web_data_service.h"
|
|
|
|
|
| class CommandLine;
|
|
|