| Index: extensions/common/features/feature_channel.cc
|
| diff --git a/chrome/common/extensions/features/feature_channel.cc b/extensions/common/features/feature_channel.cc
|
| similarity index 93%
|
| rename from chrome/common/extensions/features/feature_channel.cc
|
| rename to extensions/common/features/feature_channel.cc
|
| index ba22f639312e06b9b4bec492d6654461f75500ab..13bd6e1dcaee847aaccae4e4510fac40a71aea5f 100644
|
| --- a/chrome/common/extensions/features/feature_channel.cc
|
| +++ b/extensions/common/features/feature_channel.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/feature_channel.h"
|
| +#include "extensions/common/features/feature_channel.h"
|
|
|
| #include "components/version_info/version_info.h"
|
|
|
|
|