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

Unified Diff: chrome/installer/setup/BUILD.gn

Issue 2033243003: Use Mojo pipes to signal sync IPC events (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/installer/setup/BUILD.gn
diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn
index 0fdb4bb4327de416fbaf46c9077e32877ab8a68b..c3626153159ce232d5844f3c56321925a99372c5 100644
--- a/chrome/installer/setup/BUILD.gn
+++ b/chrome/installer/setup/BUILD.gn
@@ -28,6 +28,7 @@ if (is_win) {
"//build/win:default_exe_manifest",
"//chrome/install_static:install_static_util",
"//components/crash/content/app:app",
+ "//mojo/edk/system",
]
}

Powered by Google App Engine
This is Rietveld 408576698