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

Unified Diff: components/BUILD.gn

Issue 497363004: Merge components/usb_service into device/usb. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Hide //device/usb on mobile platforms. 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/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index fdc51719d9d9e834ae9822db2f1274e5ec841c3a..eb10e37dccac120d4b11b834246a5a27c82adb47 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -87,7 +87,6 @@ group("all_components") {
"//components/translate/core/common",
"//components/url_fixer",
"//components/url_matcher",
- "//components/usb_service",
"//components/user_manager",
"//components/user_prefs",
"//components/variations",
@@ -166,7 +165,6 @@ group("all_components") {
"//components/translate/content/browser", # Blocked on content.
"//components/translate/content/common", # Blocked on content.
"//components/translate/content/renderer", # Blocked on content.
- "//components/usb_service", # Blocked on content.
"//components/user_prefs", # Blocked on content.
"//components/visitedlink/browser", # Blocked on content.
"//components/visitedlink/common", # Blocked on content.

Powered by Google App Engine
This is Rietveld 408576698