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

Unified Diff: ui/compositor/test/DEPS

Issue 2737513003: Fix compositor_unittests with Ozone X11. (Closed)
Patch Set: Other. Created 3 years, 9 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/compositor/test/DEPS
diff --git a/ui/compositor/test/DEPS b/ui/compositor/test/DEPS
index d55b78f0c85e397a6ba7780d045101992de813f3..c850f82ef644fe04432f7ab87cd35f3d6ed9632f 100644
--- a/ui/compositor/test/DEPS
+++ b/ui/compositor/test/DEPS
@@ -6,4 +6,6 @@ include_rules = [
"+skia/ext",
"+ui/base/x",
"+ui/display",
+ "+ui/ozone",
+ "+ui/platform_window",
]

Powered by Google App Engine
This is Rietveld 408576698