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

Unified Diff: ui/ozone/DEPS

Issue 2042503002: ozone/platform/wayland: Add support for wl_output_interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: WaylandDisplay => WaylandConnection, WaylandScreen => WaylandOutput Created 4 years, 6 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/ozone/DEPS
diff --git a/ui/ozone/DEPS b/ui/ozone/DEPS
index 9295171606d0226b23e13ebe778463087188e4a6..77cebf4eee58a25dc0da6c86c868809da23edf63 100644
--- a/ui/ozone/DEPS
+++ b/ui/ozone/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+skia/ext",
"+third_party/khronos",
"+third_party/skia",
+ "+ui/display",
rjkroege 2016/07/08 21:59:19 this is a layering violation. No.
joone 2016/07/20 00:07:20 Removed.
"+ui/display/types",
"+ui/display/util",
"+ui/events",

Powered by Google App Engine
This is Rietveld 408576698