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

Unified Diff: components/viz/frame_sinks/DEPS

Issue 2873243002: Move components/display_compositor to components/viz/display_compositor (Closed)
Patch Set: Rebase Created 3 years, 7 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 | « components/viz/frame_sinks/BUILD.gn ('k') | components/viz/frame_sinks/frame_eviction_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/viz/frame_sinks/DEPS
diff --git a/components/viz/frame_sinks/DEPS b/components/viz/frame_sinks/DEPS
index 9694315382c3b53228b73e628f3eacd48305223f..2628c7032204837bf6925d822fde79174655d5f9 100644
--- a/components/viz/frame_sinks/DEPS
+++ b/components/viz/frame_sinks/DEPS
@@ -3,5 +3,5 @@ include_rules = [
"+cc/ipc",
"+cc/surfaces",
"+cc/scheduler",
- "+components/display_compositor",
+ "+components/viz/display_compositor",
]
« no previous file with comments | « components/viz/frame_sinks/BUILD.gn ('k') | components/viz/frame_sinks/frame_eviction_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698