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

Unified Diff: chrome/browser/BUILD.gn

Issue 2470283002: Convert profile import IPCs to Mojo (Closed)
Patch Set: Use correct int types 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 32ad6dabc0f5a8cda4ee088ff18cce392240450e..a0046b24fd059b947726adde72a2d2f6ccc00d8a 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2870,6 +2870,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