| Index: chrome/browser/sync/test/integration/extensions_helper.cc
|
| diff --git a/chrome/browser/sync/test/integration/extensions_helper.cc b/chrome/browser/sync/test/integration/extensions_helper.cc
|
| index 5f53855d563b89fe4003231fff109c3c896833b1..1727fbb0ed2798211d642e4f8800efc3880cfc8c 100644
|
| --- a/chrome/browser/sync/test/integration/extensions_helper.cc
|
| +++ b/chrome/browser/sync/test/integration/extensions_helper.cc
|
| @@ -12,7 +12,7 @@
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/sync/test/integration/sync_datatype_helper.h"
|
| #include "chrome/browser/sync/test/integration/sync_extension_helper.h"
|
| -#include "chrome/common/extensions/manifest.h"
|
| +#include "extensions/common/manifest.h"
|
|
|
| using sync_datatype_helper::test;
|
|
|
|
|