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

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: Add comment and move ctor. 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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | device/devices_app/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | device/devices_app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698