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

Unified Diff: services/ui/surfaces/DEPS

Issue 2795823003: Create //components/viz/frame_sinks and move code. (Closed)
Patch Set: Fix DEPS. 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 | « services/ui/surfaces/BUILD.gn ('k') | services/ui/surfaces/display_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/surfaces/DEPS
diff --git a/services/ui/surfaces/DEPS b/services/ui/surfaces/DEPS
index 257582d598829169c8b6607bb5671ddfafce6618..1c1bbc83c06cdb128505e27bf3ca34d24ad025e9 100644
--- a/services/ui/surfaces/DEPS
+++ b/services/ui/surfaces/DEPS
@@ -1,7 +1,7 @@
include_rules = [
"+cc",
"+components/display_compositor",
- "+components/gpu",
+ "+components/viz/frame_sinks",
"+gpu",
"+services/service_manager",
"+mojo/common",
« no previous file with comments | « services/ui/surfaces/BUILD.gn ('k') | services/ui/surfaces/display_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698