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

Unified Diff: content/renderer/DEPS

Issue 2808093006: [Device Service] Move Gamepad Blink headers to be part of the Gamepad client library (Closed)
Patch Set: rebase and address comments Created 3 years, 8 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
« 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 b74ae7227544acce88068792a27e46e4fbb5a3ab..de7b52d2853302c2c027ed7af9c71801c8139971 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -12,6 +12,7 @@ include_rules = [
"+content/public/renderer",
"+content/child",
"+device/base/synchronization",
+ "+device/gamepad/public/cpp",
"+device/gamepad/public/interfaces",
"+device/screen_orientation/public/interfaces",
"+device/sensors/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