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

Unified Diff: content/test/BUILD.gn

Issue 2811083002: Move frame eviction into components (Closed)
Patch Set: Rebase 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/browser/renderer_host/renderer_frame_manager.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 2c30533198316a366bdaa9c0485bb9fe5b6ee4e3..14093c20b38a9c25e25aa3074d78a616605d93b7 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1452,6 +1452,7 @@ test("content_unittests") {
"//components/payments/mojom",
"//components/payments/mojom:mojom_payment_app",
"//components/rappor:test_support",
+ "//components/viz/frame_sinks",
"//content:resources",
"//content/app:both_for_content_tests",
"//content/browser:for_content_tests",
« no previous file with comments | « content/browser/renderer_host/renderer_frame_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698