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

Unified Diff: components/display_compositor/DEPS

Issue 2213273002: ozone: Consolidate primary plane format. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: DCHECK(GL_RGBA, internal_format_); Created 4 years, 4 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/display_compositor/DEPS
diff --git a/components/display_compositor/DEPS b/components/display_compositor/DEPS
index 34fad93b2d5859aa3616007cfa6b3e023e7c15d2..ee02c380f2985c140fb01e3a7a58df811b8ab4d6 100644
--- a/components/display_compositor/DEPS
+++ b/components/display_compositor/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+gpu/ipc/common",
"+third_party/khronos/GLES2",
"+third_party/skia",
+ "+ui/display",
"+ui/gfx",
"+ui/gl",
"+ui/ozone/public",

Powered by Google App Engine
This is Rietveld 408576698