| Index: extensions/common/features/manifest_feature.cc
|
| diff --git a/chrome/common/extensions/features/manifest_feature.cc b/extensions/common/features/manifest_feature.cc
|
| similarity index 96%
|
| rename from chrome/common/extensions/features/manifest_feature.cc
|
| rename to extensions/common/features/manifest_feature.cc
|
| index a8d6e42a409e99b4f2c172d3522230e89cef6ffc..51e0d188a04882d1c01e0d2244387e55ae282a00 100644
|
| --- a/chrome/common/extensions/features/manifest_feature.cc
|
| +++ b/extensions/common/features/manifest_feature.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/common/extensions/features/manifest_feature.h"
|
| +#include "extensions/common/features/manifest_feature.h"
|
|
|
| #include "extensions/common/manifest.h"
|
|
|
|
|