| Index: chrome/browser/sync/glue/history_model_worker.h
|
| diff --git a/chrome/browser/sync/glue/history_model_worker.h b/chrome/browser/sync/glue/history_model_worker.h
|
| index 094dda9c8f69525971e2e3eaa646dabd6c748706..8a77dbe2f4cdfbd10ca838e26b127fe4a0eaf6af 100644
|
| --- a/chrome/browser/sync/glue/history_model_worker.h
|
| +++ b/chrome/browser/sync/glue/history_model_worker.h
|
| @@ -11,6 +11,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/callback.h"
|
| +#include "base/compiler_specific.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "content/browser/cancelable_request.h"
|
|
|
|
|