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

Unified Diff: gpu/ipc/service/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: gpu/ipc/service/BUILD.gn
diff --git a/gpu/ipc/service/BUILD.gn b/gpu/ipc/service/BUILD.gn
index a28a24d133c6b1fdda9e059dd2671843b1cab2b2..304354ba22d45a5843d0d4c7150063b650d7f15c 100644
--- a/gpu/ipc/service/BUILD.gn
+++ b/gpu/ipc/service/BUILD.gn
@@ -144,6 +144,7 @@ test("gpu_ipc_service_unittests") {
"//gpu/config",
"//gpu/ipc/common",
"//ipc:test_support",
+ "//mojo/edk/system",
"//skia",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « components/nacl/loader/BUILD.gn ('k') | ipc/BUILD.gn » ('j') | mojo/public/cpp/system/event.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698