| Index: chrome/browser/sync/glue/typed_url_model_associator.h
|
| diff --git a/chrome/browser/sync/glue/typed_url_model_associator.h b/chrome/browser/sync/glue/typed_url_model_associator.h
|
| index f27301536f031eada28fe0e551926cc45b654c0a..07dbd5408f83936b2dff3fed144a1c5f97a0439f 100644
|
| --- a/chrome/browser/sync/glue/typed_url_model_associator.h
|
| +++ b/chrome/browser/sync/glue/typed_url_model_associator.h
|
| @@ -16,7 +16,7 @@
|
| #include "base/string16.h"
|
| #include "chrome/browser/history/history_types.h"
|
| #include "chrome/browser/sync/glue/model_associator.h"
|
| -#include "chrome/browser/sync/protocol/typed_url_specifics.pb.h"
|
| +#include "sync/protocol/typed_url_specifics.pb.h"
|
|
|
| class GURL;
|
| class MessageLoop;
|
|
|