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

Unified Diff: content/test/BUILD.gn

Issue 2149413002: Re-reland: Add MemoryCoordinator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Always pass MemoryCoordinatorHandlePtr Created 4 years, 5 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 | « content/renderer/render_thread_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 8c8e58d39fb83a6efda3cceafdd6f3947b2c8110..81a75974c4f0f5988dc0363cde16e79fcdf7fd33 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -421,6 +421,7 @@ test("content_browsertests") {
":test_support",
":web_ui_test_mojo_bindings",
"//base/test:test_support",
+ "//components/memory_coordinator/browser",
"//components/network_session_configurator",
"//components/scheduler",
"//content:resources",
« no previous file with comments | « content/renderer/render_thread_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698