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

Unified Diff: device/hid/DEPS

Issue 419713002: Support permission_broker for chrome.hid devices. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix hid in app_shell after its move to //extensions Created 6 years, 5 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 | « chrome/common/extensions/permissions/chrome_api_permissions.cc ('k') | device/hid/hid_connection_linux.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/hid/DEPS
diff --git a/device/hid/DEPS b/device/hid/DEPS
index 6a2f02e21803656381d62b36e08b46e672231a3b..1eb5a72a8ce0fe3f725a5dd2882afcb21955bf98 100644
--- a/device/hid/DEPS
+++ b/device/hid/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+chromeos/dbus",
"+net/base",
]
« no previous file with comments | « chrome/common/extensions/permissions/chrome_api_permissions.cc ('k') | device/hid/hid_connection_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698