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

Unified Diff: content/test/BUILD.gn

Issue 2811083002: Move frame eviction into components (Closed)
Patch Set: Fix win dbg warning C4275 with NON_EXPORTED_BASE 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index dfc5cea960b01b23a422e5d8bbc2b3f2295239bf..70dcccbefc1cd675d23383e0c7950f778ec09166 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",
"//content:resources",
"//content/app:both_for_content_tests",
"//content/browser:for_content_tests",

Powered by Google App Engine
This is Rietveld 408576698