| Index: chrome/browser/sync/test/integration/apps_helper.cc
|
| diff --git a/chrome/browser/sync/test/integration/apps_helper.cc b/chrome/browser/sync/test/integration/apps_helper.cc
|
| index e07ffcc10cf78f0c1a9267251cc46e1053c6fd8a..d51ba27100e4063724149178eb1374dfb004ed5b 100644
|
| --- a/chrome/browser/sync/test/integration/apps_helper.cc
|
| +++ b/chrome/browser/sync/test/integration/apps_helper.cc
|
| @@ -10,7 +10,7 @@
|
| #include "chrome/browser/sync/test/integration/sync_app_helper.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;
|
|
|
|
|