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

Unified Diff: content/test/BUILD.gn

Issue 2819493002: [Test] Move DelegatedFrameEvictor into components -public_deps (Closed)
Patch Set: use if null instead of feature Created 3 years, 8 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 dfc5cea960b01b23a422e5d8bbc2b3f2295239bf..97e2a2744086d02f5e024b2fec2941473098f738 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1473,6 +1473,7 @@ test("content_unittests") {
"//components/payments/content:mojom",
"//components/payments/content:mojom_payment_app",
"//components/rappor:test_support",
+ "//components/viz/frame_sinks:frame_sinks",
"//content:resources",
"//content/app:both_for_content_tests",
"//content/browser:for_content_tests",
« 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