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

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: rebase 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 0ac0be9599752b83d4818b46849f6a7573372b9e..8b633d39f67e7779b519a07758318b2e59d9def2 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -443,11 +443,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",
« no previous file with comments | « content/renderer/render_thread_impl_browsertest.cc ('k') | content/test/render_thread_impl_browser_test_ipc_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698