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

Unified Diff: components/viz/frame_sinks/DEPS

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: components/viz/frame_sinks/DEPS
diff --git a/components/viz/frame_sinks/DEPS b/components/viz/frame_sinks/DEPS
index fc0222f9b7844c517e07deeac4e463d4ae02cfbb..9694315382c3b53228b73e628f3eacd48305223f 100644
--- a/components/viz/frame_sinks/DEPS
+++ b/components/viz/frame_sinks/DEPS
@@ -3,4 +3,5 @@ include_rules = [
"+cc/ipc",
"+cc/surfaces",
"+cc/scheduler",
+ "+components/display_compositor",
]

Powered by Google App Engine
This is Rietveld 408576698