| Index: chrome/common/extensions/manifest_tests/chrome_manifest_test.h
|
| diff --git a/chrome/common/extensions/manifest_tests/chrome_manifest_test.h b/chrome/common/extensions/manifest_tests/chrome_manifest_test.h
|
| index 5722876017f5097ce25aea21c9f8e87487900c60..bfcd99b40fd6aa5892407d586b29d763c4a275e5 100644
|
| --- a/chrome/common/extensions/manifest_tests/chrome_manifest_test.h
|
| +++ b/chrome/common/extensions/manifest_tests/chrome_manifest_test.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_COMMON_EXTENSIONS_MANIFEST_TESTS_CHROME_MANIFEST_TEST_H_
|
|
|
| #include "base/macros.h"
|
| -#include "chrome/common/extensions/features/feature_channel.h"
|
| +#include "extensions/common/features/feature_channel.h"
|
| #include "extensions/common/manifest_test.h"
|
|
|
| // Base class for unit tests that load manifest data from Chrome TEST_DATA_DIR.
|
|
|