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

Unified Diff: components/autofill/core/common/autofill_message_generator.h

Issue 16879006: In components/autofill, move common/ to core/common/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to fix conflict 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/common/autofill_message_generator.h
diff --git a/components/autofill/common/autofill_message_generator.h b/components/autofill/core/common/autofill_message_generator.h
similarity index 77%
rename from components/autofill/common/autofill_message_generator.h
rename to components/autofill/core/common/autofill_message_generator.h
index 993b68d8047015e2eed0ae26312279295ba199b9..31a29649550157ecfd98d4814590051d200bb81a 100644
--- a/components/autofill/common/autofill_message_generator.h
+++ b/components/autofill/core/common/autofill_message_generator.h
@@ -4,4 +4,4 @@
// Multiply-included file, hence no include guard.
-#include "components/autofill/common/autofill_messages.h"
+#include "components/autofill/core/common/autofill_messages.h"
« no previous file with comments | « components/autofill/core/common/autofill_constants.cc ('k') | components/autofill/core/common/autofill_message_generator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698