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

Unified Diff: chrome/browser/DEPS

Issue 1371793004: Provide the DeviceManager service to the renderer directly, no app. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@interface_permission
Patch Set: Fix header inclusion in chrome_content_browser_client.cc. Created 5 years, 3 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 587c7c5f05d6535bfb7d2e6c3ad05b2a2c54dba9..6d93500e585c03c06a63be6f02a96f4016b0ddf0 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -120,6 +120,7 @@ include_rules = [
"+device/bluetooth",
"+device/core",
"+device/devices_app/public",
Ken Rockot(use gerrit already) 2015/09/28 22:23:14 no longer used, right?
Reilly Grant (use Gerrit) 2015/09/28 23:32:00 Done.
+ "+device/devices_app/usb",
"+device/hid",
"+device/usb",
"+device/media_transfer_protocol",
« no previous file with comments | « no previous file | chrome/browser/chrome_content_browser_client.h » ('j') | chrome/browser/chrome_content_browser_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698