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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 2451223004: Improve Firefox importer to handle all Firefox profiles. (Closed)
Patch Set: Created 4 years, 2 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 | « no previous file | chrome/chrome_utility.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 50203a86d913b876c1850926f041720af06795b8..e4299a50288b434dbd453bb07071f6f929239c16 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1593,6 +1593,8 @@
'browser/usb/web_usb_detector_unittest.cc',
# The importer code is not used on Android.
'common/importer/firefox_importer_utils_unittest.cc',
+ 'common/importer/mock_importer_bridge.h',
+ 'common/importer/mock_importer_bridge.cc',
# No service process (which also requires multiprocess lock).
'common/multi_process_lock_unittest.cc',
'test/base/browser_with_test_window_test.cc',
« no previous file with comments | « no previous file | chrome/chrome_utility.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698