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

Unified Diff: components/autofill/core/browser/autofill_regex_constants.cc.utf8

Issue 17392006: In components/autofill, move browser/ to core/browser/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to fix conflicts Created 7 years, 6 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
Index: components/autofill/core/browser/autofill_regex_constants.cc.utf8
diff --git a/components/autofill/browser/autofill_regex_constants.cc.utf8 b/components/autofill/core/browser/autofill_regex_constants.cc.utf8
similarity index 99%
rename from components/autofill/browser/autofill_regex_constants.cc.utf8
rename to components/autofill/core/browser/autofill_regex_constants.cc.utf8
index 48e93f282c6b2fc00a652322a8fe7ec02e9e495f..ab58ae4448b80b1104f7b8ca01cc7956c1e161fd 100644
--- a/components/autofill/browser/autofill_regex_constants.cc.utf8
+++ b/components/autofill/core/browser/autofill_regex_constants.cc.utf8
@@ -6,7 +6,7 @@
// different compilers, we use a script to convert the UTF8 strings into
// numeric literals (\x##).
-#include "components/autofill/browser/autofill_regex_constants.h"
+#include "components/autofill/core/browser/autofill_regex_constants.h"
namespace autofill {
« no previous file with comments | « components/autofill/core/browser/autofill_regex_constants.h ('k') | components/autofill/core/browser/autofill_regexes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698