Index: extensions/common/matcher/substring_set_matcher.cc |
diff --git a/chrome/common/extensions/matcher/substring_set_matcher.cc b/extensions/common/matcher/substring_set_matcher.cc |
similarity index 98% |
rename from chrome/common/extensions/matcher/substring_set_matcher.cc |
rename to extensions/common/matcher/substring_set_matcher.cc |
index fb654d68db0d0297b576cc3dd91f6bed16128d62..b5fdae6da37f80c3b9a1b963e1cbb052e54af8b5 100644 |
--- a/chrome/common/extensions/matcher/substring_set_matcher.cc |
+++ b/extensions/common/matcher/substring_set_matcher.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/substring_set_matcher.h" |
+#include "extensions/common/matcher/substring_set_matcher.h" |
#include <queue> |