Index: extensions/common/features/complex_feature.cc |
diff --git a/chrome/common/extensions/features/complex_feature.cc b/extensions/common/features/complex_feature.cc |
similarity index 98% |
rename from chrome/common/extensions/features/complex_feature.cc |
rename to extensions/common/features/complex_feature.cc |
index 5a7791ef6aff12dd15c6cc3197710aab2386c503..ccac3764e9b9b3ceb20b570d4a0f178c27f81393 100644 |
--- a/chrome/common/extensions/features/complex_feature.cc |
+++ b/extensions/common/features/complex_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/complex_feature.h" |
+#include "extensions/common/features/complex_feature.h" |
namespace extensions { |