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

Unified Diff: chrome/browser/BUILD.gn

Issue 2470283002: Convert profile import IPCs to Mojo (Closed)
Patch Set: Fix incorrect merge Created 4 years, 1 month 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/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index e233ac572482ea422fb9c8ed48e28b961d4ce7d7..d7544c254dd8f1d31c9cbca8ae1bbf526eed5542 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2884,6 +2884,7 @@ split_static_library("browser") {
"//apps",
"//chrome/browser/policy:path_parser",
"//chrome/browser/profile_resetter:profile_reset_report_proto",
+ "//chrome/common/importer:interfaces",
"//components/feedback",
"//components/web_modal",
"//device/battery",
« no previous file with comments | « no previous file | chrome/browser/chrome_content_utility_manifest_overlay.json » ('j') | chrome/utility/profile_import_handler.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698