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

Unified Diff: chrome/chrome_common.gypi

Issue 480953002: Implement "Autofill form data" import for Firefox (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review feedback (simplify Read method) Created 6 years, 3 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: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 2eb68fdb269e7f6dda4bf4c5cca18a8e983c5421..e0aa62dbf14828bf9649b3a6662ebbaeb1a45afa 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -237,6 +237,8 @@
'common/importer/imported_bookmark_entry.h',
'common/importer/imported_favicon_usage.cc',
'common/importer/imported_favicon_usage.h',
+ 'common/importer/importer_autofill_form_data_entry.cc',
+ 'common/importer/importer_autofill_form_data_entry.h',
'common/importer/importer_bridge.cc',
'common/importer/importer_bridge.h',
'common/importer/importer_data_types.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/import_data_handler.cc ('k') | chrome/common/importer/importer_autofill_form_data_entry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698