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

Unified Diff: content/test/BUILD.gn

Issue 2226403002: Remove Channel token from InProcessChildThreadParams (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@moar-channels
Patch Set: . Created 4 years, 4 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index e190bee09bb74fac3b965be79ffaa3571c5ac932..b5e9a06a70557f674f036631f88f296326f5bae5 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -447,11 +447,14 @@ test("content_browsertests") {
"//device/vibration:mojo_bindings",
"//gin",
"//gpu",
+ "//ipc:mojom",
"//ipc:test_support",
"//media",
"//media:test_support",
"//media/audio:test_support",
"//media/base:test_support",
+ "//mojo/edk/system",
+ "//mojo/edk/test:test_support",
"//mojo/public/cpp/bindings",
"//mojo/public/js",
"//net:test_support",

Powered by Google App Engine
This is Rietveld 408576698