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

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

Issue 12434004: Move remaining Autofill code to //components/autofill. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix long lines Created 7 years, 9 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/browser/autofill_regex_constants.cc.utf8
diff --git a/chrome/browser/autofill/autofill_regex_constants.cc.utf8 b/components/autofill/browser/autofill_regex_constants.cc.utf8
similarity index 99%
rename from chrome/browser/autofill/autofill_regex_constants.cc.utf8
rename to components/autofill/browser/autofill_regex_constants.cc.utf8
index 78dfcb01a6628319fbd6e6073d8314fe05740391..53aa9d5677c065b6b2562f11dcf40e33ed2a6790 100644
--- a/chrome/browser/autofill/autofill_regex_constants.cc.utf8
+++ b/components/autofill/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 "chrome/browser/autofill/autofill_regex_constants.h"
+#include "components/autofill/browser/autofill_regex_constants.h"
namespace autofill {
« no previous file with comments | « components/autofill/browser/autofill_regex_constants.h ('k') | components/autofill/browser/autofill_regexes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698