Index: extensions/common/matcher/string_pattern_unittest.cc |
diff --git a/chrome/common/extensions/matcher/string_pattern_unittest.cc b/extensions/common/matcher/string_pattern_unittest.cc |
similarity index 89% |
rename from chrome/common/extensions/matcher/string_pattern_unittest.cc |
rename to extensions/common/matcher/string_pattern_unittest.cc |
index 2580afae9ce7219941df36ac9c600304c7dc5a35..6e7e4bfbcfeadffeb56012bcfef5d3113d4eb036 100644 |
--- a/chrome/common/extensions/matcher/string_pattern_unittest.cc |
+++ b/extensions/common/matcher/string_pattern_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/string_pattern.h" |
+#include "extensions/common/matcher/string_pattern.h" |
#include <string> |