Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(325)

Unified Diff: extensions/common/matcher/string_pattern_unittest.cc

Issue 12092096: Move c/c/extensions/matcher/ to top level extension dir (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: TOT Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « extensions/common/matcher/string_pattern.cc ('k') | extensions/common/matcher/substring_set_matcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « extensions/common/matcher/string_pattern.cc ('k') | extensions/common/matcher/substring_set_matcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698