| Index: chrome/browser/sync/engine/download_updates_command.h
|
| diff --git a/chrome/browser/sync/engine/download_updates_command.h b/chrome/browser/sync/engine/download_updates_command.h
|
| index 6494ecb39bb6f2f8622bafcb719f02d3e1a13e85..b15a04e249dc3efae930456c6eb25fcc12914b10 100644
|
| --- a/chrome/browser/sync/engine/download_updates_command.h
|
| +++ b/chrome/browser/sync/engine/download_updates_command.h
|
| @@ -11,8 +11,8 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "chrome/browser/sync/engine/model_safe_worker.h"
|
| #include "chrome/browser/sync/engine/syncer_command.h"
|
| -#include "chrome/browser/sync/protocol/sync.pb.h"
|
| #include "chrome/browser/sync/syncable/model_type.h"
|
| +#include "sync/protocol/sync.pb.h"
|
|
|
| namespace sync_pb {
|
| class EntitySpecifics;
|
|
|