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

Unified Diff: device/usb/BUILD.gn

Issue 1165223004: Introduce the devices Mojo app (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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: device/usb/BUILD.gn
diff --git a/device/usb/BUILD.gn b/device/usb/BUILD.gn
index ea0248a464855b4c5f02eb2cf19756a4e6adcc06..71b593f907d725410ceed49d1cc61b21ef2210df 100644
--- a/device/usb/BUILD.gn
+++ b/device/usb/BUILD.gn
@@ -49,7 +49,6 @@ source_set("usb") {
"//mojo/environment:chromium",
"//net",
"//third_party/libusb",
- "//third_party/mojo/src/mojo/edk/system",
]
public_deps = [

Powered by Google App Engine
This is Rietveld 408576698