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

Unified Diff: content/renderer/usb/DEPS

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 | « content/renderer/render_frame_impl.cc ('k') | content/renderer/usb/type_converters.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/usb/DEPS
diff --git a/content/renderer/usb/DEPS b/content/renderer/usb/DEPS
index ddfef5f085740237e74f3d2d650b469b3ea3b7b3..a0fda8488ebdff34b2dc06e005ae40bffdc674d5 100644
--- a/content/renderer/usb/DEPS
+++ b/content/renderer/usb/DEPS
@@ -1,4 +1,4 @@
include_rules = [
"+components/webusb/public/interfaces",
- "+device/devices_app/usb/public",
+ "+device/usb/public",
]
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | content/renderer/usb/type_converters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698