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

Unified Diff: ppapi/BUILD.gn

Issue 2067233002: Revert of 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
« no previous file with comments | « mojo/public/cpp/system/watcher.h ('k') | ppapi/nacl_irt/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/BUILD.gn
diff --git a/ppapi/BUILD.gn b/ppapi/BUILD.gn
index a338feda5d09665bf7dc663db45ca8eaddb561f2..856308aea65a65e3cb77934cf48c00e10b4328f5 100644
--- a/ppapi/BUILD.gn
+++ b/ppapi/BUILD.gn
@@ -194,10 +194,10 @@
]
deps = [
+ "//base/test:run_all_unittests",
"//base/test:test_support",
"//gpu/ipc/common:command_buffer_traits",
"//ipc",
- "//ipc:run_all_unittests",
"//ipc:test_support",
"//media:shared_memory_support",
"//ppapi/host",
@@ -220,7 +220,6 @@
deps = [
"//base/test:test_support",
- "//mojo/edk/system",
"//ppapi/proxy",
"//ppapi/proxy:test_support",
"//ppapi/shared_impl",
« no previous file with comments | « mojo/public/cpp/system/watcher.h ('k') | ppapi/nacl_irt/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698