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

Unified Diff: device/BUILD.gn

Issue 1316203006: Convert DeviceManagerDelegate to PermissionProvider mojo interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Combine with WebUSBPermissionProvider change. Created 5 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: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index 8c5bf66f6b3af2472b36e853c74e2e8dadcc49e1..4961292c55c9fca030f0cd129ed5c294fe44783c 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -126,7 +126,6 @@ test("device_unittests") {
deps += [
"//device/core",
"//device/devices_app:lib",
- "//device/devices_app/usb/public/cpp",
"//device/devices_app/usb/public/interfaces",
"//device/usb",
"//device/usb:mocks",

Powered by Google App Engine
This is Rietveld 408576698