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

Unified Diff: ui/platform_window/DEPS

Issue 1390883003: aura: Unify WindowTreeHost for some platforms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/platform_window/DEPS
diff --git a/ui/platform_window/DEPS b/ui/platform_window/DEPS
index 0e42d64275f9a1d72d01c52ac3903012ac57c6c1..7c0d8b0b7afe20310d0e3fce227fe3bcf1b6ab29 100644
--- a/ui/platform_window/DEPS
+++ b/ui/platform_window/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+ui/base/cursor",
"+ui/base/ime",
"+ui/gfx",
+ "+ui/ozone/public/ozone_platform.h",
]

Powered by Google App Engine
This is Rietveld 408576698