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

Unified Diff: chrome/test/BUILD.gn

Issue 2296633002: Fix Firefox bookmarks import. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: build fix Created 4 years 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/importer/mock_importer_bridge.cc ('k') | chrome/utility/importer/firefox_importer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 59cfbe6f9cd491eb4aa77aca8488470bbae06b74..2da03d91ee721b0d10fa6c64d1eba2c3002f1fa7 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3681,6 +3681,8 @@ test("unit_tests") {
"../common/importer/firefox_importer_utils_unittest.cc",
# No service process (which also requires multiprocess lock).
+ "../common/importer/mock_importer_bridge.cc",
+ "../common/importer/mock_importer_bridge.h",
"../common/multi_process_lock_unittest.cc",
"../test/base/browser_with_test_window_test.cc",
"../test/base/browser_with_test_window_test.h",
« no previous file with comments | « chrome/common/importer/mock_importer_bridge.cc ('k') | chrome/utility/importer/firefox_importer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698