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

Unified Diff: ui/gl/DEPS

Issue 938873002: Add a new API to create a surfaceless GLSurface for Ozone (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/gl/DEPS
diff --git a/ui/gl/DEPS b/ui/gl/DEPS
index 862c5550b64b8b7c3cf432aa941f0d236ac18ebf..26fc56baf53fca9f53b2de79cd5cd4571eafa59c 100644
--- a/ui/gl/DEPS
+++ b/ui/gl/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+third_party/skia",
"+ui/events",
"+ui/gfx",
+ "+ui/ozone/gpu",
spang 2015/02/19 00:49:26 Seems to be a cyclic dependency here.
achaulk 2015/02/19 00:54:51 Ah, I'll pull in the bits of code I need, it's rea
"+ui/ozone/public",
]

Powered by Google App Engine
This is Rietveld 408576698