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

Unified Diff: components/usb_service/DEPS

Issue 507503002: Remove BrowserThread dependency from usb_service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Do the same to chrome/browser/BUILD.gn. Created 6 years, 4 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: components/usb_service/DEPS
diff --git a/components/usb_service/DEPS b/components/usb_service/DEPS
index f4166808900e9feed2f104ad52105be65d4967c1..c114bca783f5b720741475c3a101ea86a76951fe 100644
--- a/components/usb_service/DEPS
+++ b/components/usb_service/DEPS
@@ -1,8 +1,6 @@
include_rules = [
"+chromeos",
- "+content/public/browser",
-
"-net",
"+net/base",

Powered by Google App Engine
This is Rietveld 408576698