| Index: chrome/browser/sync/profile_sync_service.cc
|
| diff --git a/chrome/browser/sync/profile_sync_service.cc b/chrome/browser/sync/profile_sync_service.cc
|
| index 4ddaf6dadf56327a41c5bfd2935a018733d8450b..df1869245595290ba64cac60085ae167ce146b38 100644
|
| --- a/chrome/browser/sync/profile_sync_service.cc
|
| +++ b/chrome/browser/sync/profile_sync_service.cc
|
| @@ -57,7 +57,7 @@
|
| #include "grit/generated_resources.h"
|
| #include "net/cookies/cookie_monster.h"
|
| #include "sync/api/sync_error.h"
|
| -#include "sync/internal_api/configure_reason.h"
|
| +#include "sync/internal_api/public/configure_reason.h"
|
| #include "sync/js/js_arg_list.h"
|
| #include "sync/js/js_event_details.h"
|
| #include "sync/util/cryptographer.h"
|
|
|