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

Unified Diff: ui/display/types/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: ui/display/types/DEPS
diff --git a/ui/display/types/DEPS b/ui/display/types/DEPS
index f2fc77d6fcd8bab5f68f0f8af60d231411641d10..56f73f0f6d5ce7b27c8af10aa7acd044a1b66128 100644
--- a/ui/display/types/DEPS
+++ b/ui/display/types/DEPS
@@ -1,5 +1,5 @@
include_rules = [
"-ui",
"+ui/display/types",
- "+ui/gfx/geometry",
dnicoara 2016/08/05 13:59:44 Could would just add the ui/gfx:memory_buffer depe
Daniele Castagna 2016/08/06 04:48:07 Done.
+ "+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698