| Index: components/sync_driver/device_info.h
|
| diff --git a/components/sync_driver/device_info.h b/components/sync_driver/device_info.h
|
| index 2cfc418ff1e6712c73c7721977af0c63d93cdc55..cc2d7b9f496ade03c1981a99f727c1fe7f45f4a0 100644
|
| --- a/components/sync_driver/device_info.h
|
| +++ b/components/sync_driver/device_info.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/macros.h"
|
| -#include "sync/protocol/sync.pb.h"
|
| +#include "components/sync/protocol/sync.pb.h"
|
|
|
| namespace base {
|
| class DictionaryValue;
|
|
|