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

Unified Diff: components/exo/DEPS

Issue 2076013002: exo: Implement wayland gamepad support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@serv
Patch Set: minor adjustments to protocol 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: components/exo/DEPS
diff --git a/components/exo/DEPS b/components/exo/DEPS
index af9ba7fbb6291c0aeb3822350a8fa7d7ca185288..56a3f9b0363743f1f40191faa473332fe0e5a951 100644
--- a/components/exo/DEPS
+++ b/components/exo/DEPS
@@ -1,8 +1,10 @@
include_rules = [
"+ash",
"+cc",
+ "+device/gamepad"
"+gpu",
"+third_party/khronos",
"+third_party/skia",
+ "+third_party/WebKit/public"
"+ui",
]

Powered by Google App Engine
This is Rietveld 408576698