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

Unified Diff: apps/DEPS

Issue 606503002: Rewrite apps::SavedDevicesService as extensions::DevicePermissionsManager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use C++11 for each loops and auto. 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
Index: apps/DEPS
diff --git a/apps/DEPS b/apps/DEPS
index 01144add76463fedb56a4d67651ce5195bc5f6b5..e2f3d6958a03566c380c791150545b8b13b693c5 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -9,7 +9,6 @@ include_rules = [
"+components/sessions",
"+components/user_manager",
"+components/web_modal",
- "+device/usb",
"+extensions",
"+net/base",
"+skia/ext",

Powered by Google App Engine
This is Rietveld 408576698