Index: extensions/common/matcher/string_pattern.cc |
diff --git a/chrome/common/extensions/matcher/string_pattern.cc b/extensions/common/matcher/string_pattern.cc |
similarity index 89% |
rename from chrome/common/extensions/matcher/string_pattern.cc |
rename to extensions/common/matcher/string_pattern.cc |
index 673ed566fb6f3dff23869a9f9afa38c7d383a09b..4e5c350c45a321cd0936ad2eafcb812ed0d62bfd 100644 |
--- a/chrome/common/extensions/matcher/string_pattern.cc |
+++ b/extensions/common/matcher/string_pattern.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/matcher/string_pattern.h" |
+#include "extensions/common/matcher/string_pattern.h" |
namespace extensions { |