| Index: chrome/browser/sync/test/integration/sync_extension_helper.h
|
| diff --git a/chrome/browser/sync/test/integration/sync_extension_helper.h b/chrome/browser/sync/test/integration/sync_extension_helper.h
|
| index 2efd610cbfa6e461a5209082276ad5d9b77fc2cc..0ed38244944434a6dcedb29357d6cf618a2a9f6f 100644
|
| --- a/chrome/browser/sync/test/integration/sync_extension_helper.h
|
| +++ b/chrome/browser/sync/test/integration/sync_extension_helper.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/singleton.h"
|
| -#include "chrome/common/extensions/manifest.h"
|
| +#include "extensions/common/manifest.h"
|
|
|
| class Profile;
|
| class SyncTest;
|
|
|