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

Unified Diff: components/webusb/public/interfaces/BUILD.gn

Issue 1682363002: Remove //device/devices_app. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove two files that somehow survived in //device/devices_app. Created 4 years, 10 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 | « components/webusb.gypi ('k') | components/webusb/public/interfaces/webusb_permission_bubble.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/webusb/public/interfaces/BUILD.gn
diff --git a/components/webusb/public/interfaces/BUILD.gn b/components/webusb/public/interfaces/BUILD.gn
index 5c8eeb197f68699baa36330d68d89d6040b8626a..88f0340cf21517c452164003ff98aeafd32cb533 100644
--- a/components/webusb/public/interfaces/BUILD.gn
+++ b/components/webusb/public/interfaces/BUILD.gn
@@ -10,6 +10,6 @@ mojom("interfaces") {
]
deps = [
- "//device/devices_app/usb/public/interfaces",
+ "//device/usb/public/interfaces",
]
}
« no previous file with comments | « components/webusb.gypi ('k') | components/webusb/public/interfaces/webusb_permission_bubble.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698