Index: extensions/common/matcher/url_matcher.cc |
diff --git a/chrome/common/extensions/matcher/url_matcher.cc b/extensions/common/matcher/url_matcher.cc |
similarity index 99% |
rename from chrome/common/extensions/matcher/url_matcher.cc |
rename to extensions/common/matcher/url_matcher.cc |
index a6a6215b36857b3d3e1c50a42252262f50babe1f..d7779a259206ccfb551d0d23bad92402e121a157 100644 |
--- a/chrome/common/extensions/matcher/url_matcher.cc |
+++ b/extensions/common/matcher/url_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/url_matcher.h" |
+#include "extensions/common/matcher/url_matcher.h" |
#include <algorithm> |
#include <iterator> |