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

Unified Diff: extensions/browser/DEPS

Issue 606503002: Rewrite apps::SavedDevicesService as extensions::DevicePermissionsManager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added comments. Created 6 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
« no previous file with comments | « extensions/browser/BUILD.gn ('k') | extensions/browser/api/device_permissions_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index e540b13e26377280dc14a749e594dec94ae3910b..c1d5be87e010b415d1bc6c2796b4e4d046ac7c99 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+components/web_modal",
"+content/public/browser",
"+device/bluetooth",
+ "+device/usb",
"+grit/extensions_strings.h",
"+net",
"+skia/ext/image_operations.h",
« no previous file with comments | « extensions/browser/BUILD.gn ('k') | extensions/browser/api/device_permissions_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698