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

Unified Diff: chrome/chrome_common.gypi

Issue 19251002: move SafariImporter::CanImport to common (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove unnecessary DEPS Created 7 years, 5 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 66aaa62737e6d2a6f612c9d7021ce492d5106833..035a10ea01ea30923169f2cbda9bb884f3b79f43 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -355,6 +355,8 @@
'common/importer/importer_url_row.h',
'common/importer/profile_import_process_messages.cc',
'common/importer/profile_import_process_messages.h',
+ 'common/importer/safari_importer_utils.mm',
gab 2013/07/16 14:18:06 nit: .mm comes after .h in alpha order
scottmg 2013/07/16 16:11:33 Done.
+ 'common/importer/safari_importer_utils.h',
'common/instant_restricted_id_cache.h',
'common/instant_types.cc',
'common/instant_types.h',

Powered by Google App Engine
This is Rietveld 408576698