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

Unified Diff: content/renderer/DEPS

Issue 2522843002: Convert Gamepad IPC messages into mojo interface. (Closed)
Patch Set: code rebase 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
« no previous file with comments | « content/renderer/BUILD.gn ('k') | content/renderer/gamepad_shared_memory_reader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index a8d7a26a97ff6840099c043a4636ab859a5a6280..39700995d19728ca4e02ecf14cf69c28a56640f9 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",
« no previous file with comments | « content/renderer/BUILD.gn ('k') | content/renderer/gamepad_shared_memory_reader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698