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

Unified Diff: content/renderer/DEPS

Issue 2522843002: Convert Gamepad IPC messages into mojo interface. (Closed)
Patch Set: Convert Gamepad IPC messages into mojo interface. Created 4 years 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: content/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index 03e52e6cbb3acad319eed03714e898cd713a5ae4..70e6c677ae3f6a472b5e1c40f7f0c47e730a6a87 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -11,6 +11,7 @@ include_rules = [
"+content/child",
"+device/battery", # For battery status service.
"+device/base/synchronization",
+ "+device/gamepad/public/interfaces",
"+device/sensors/public",
"+device/time_zone_monitor/public",
"+device/usb/public",

Powered by Google App Engine
This is Rietveld 408576698