Index: extensions/common/matcher/url_matcher_unittest.cc |
diff --git a/chrome/common/extensions/matcher/url_matcher_unittest.cc b/extensions/common/matcher/url_matcher_unittest.cc |
similarity index 99% |
rename from chrome/common/extensions/matcher/url_matcher_unittest.cc |
rename to extensions/common/matcher/url_matcher_unittest.cc |
index 1f0519e74a3d88e8669c7e2c179b532afef51386..09fc562c17229ba582172ee1fa2853f57cc5d3cd 100644 |
--- a/chrome/common/extensions/matcher/url_matcher_unittest.cc |
+++ b/extensions/common/matcher/url_matcher_unittest.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 "base/string_util.h" |
#include "googleurl/src/gurl.h" |