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

Unified Diff: components/autofill.gypi

Issue 14312006: Generate autofill messages inside the component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 8 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 | « chrome/common/common_message_generator.h ('k') | components/autofill/common/autofill_message_generator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index 1fa9d967f067d0f792327b20445afb4451dca4e4..4268928331fd85433c9c4506a62c69a0e4d9f422 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -73,6 +73,8 @@
'autofill/common/autofill_constants.cc',
'autofill/common/autofill_constants.h',
'autofill/common/autofill_messages.h',
+ 'autofill/common/autofill_message_generator.cc',
+ 'autofill/common/autofill_message_generator.h',
'autofill/common/autofill_pref_names.cc',
'autofill/common/autofill_pref_names.h',
'autofill/common/autofill_switches.cc',
« no previous file with comments | « chrome/common/common_message_generator.h ('k') | components/autofill/common/autofill_message_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698