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

Unified Diff: gpu/ipc/service/DEPS

Issue 2749023011: Add DirectComposition overlay support. (Closed)
Patch Set: remove skia usage in unit test Created 3 years, 9 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 | « gpu/BUILD.gn ('k') | gpu/ipc/service/direct_composition_surface_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/service/DEPS
diff --git a/gpu/ipc/service/DEPS b/gpu/ipc/service/DEPS
index 6c2ec59e2d55d82e04b92ed63bab444425b2d2cc..c7538d9f4d584f14fb9a3032b4c130443ca97307 100644
--- a/gpu/ipc/service/DEPS
+++ b/gpu/ipc/service/DEPS
@@ -5,4 +5,5 @@ include_rules = [
"+ui/display",
"+ui/events",
"+ui/ozone",
+ "+ui/platform_window",
]
« no previous file with comments | « gpu/BUILD.gn ('k') | gpu/ipc/service/direct_composition_surface_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698