| Index: chrome/browser/sync/glue/sync_backend_host.h
|
| diff --git a/chrome/browser/sync/glue/sync_backend_host.h b/chrome/browser/sync/glue/sync_backend_host.h
|
| index 1d663815b77b4d5273ff2a6cd5812791012c5143..872af930799865865281d50edebe28ebdaf2a1da 100644
|
| --- a/chrome/browser/sync/glue/sync_backend_host.h
|
| +++ b/chrome/browser/sync/glue/sync_backend_host.h
|
| @@ -16,7 +16,7 @@
|
| #include "base/threading/thread.h"
|
| #include "chrome/browser/sync/glue/backend_data_type_configurer.h"
|
| #include "chrome/browser/sync/glue/chrome_extensions_activity_monitor.h"
|
| -#include "chrome/common/net/gaia/google_service_auth_error.h"
|
| +#include "google_apis/gaia/google_service_auth_error.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "sync/internal_api/public/base/model_type.h"
|
| #include "sync/internal_api/public/configure_reason.h"
|
|
|