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

Unified Diff: mojo/BUILD.gn

Issue 2069803003: Fold //ipc/mojo into //ipc. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo-ipc-deps
Patch Set: rebase 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 | « ipc/run_all_unittests.cc ('k') | testing/buildbot/chromium.android.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 01567b18fbc020a1daafdd00818764f65c656e64..f2d3d8bf411e1891c569bb89667c7b7990b0935e 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -30,7 +30,7 @@ group("tests") {
testonly = true
deps = [
"//components/mus/public/cpp/surfaces/tests:mojo_surfaces_lib_unittests",
- "//ipc/mojo:ipc_mojo_unittests",
+ "//ipc:ipc_tests",
"//mojo/common:mojo_common_unittests",
"//mojo/converters/blink:blink_converters_unittests",
"//mojo/edk/js/test:js_integration_tests",
« no previous file with comments | « ipc/run_all_unittests.cc ('k') | testing/buildbot/chromium.android.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698