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

Unified Diff: chrome/browser/usb/DEPS

Issue 2417043002: Move device/core files to device/base directory. (Closed)
Patch Set: Fix ChromeOS build Created 4 years, 2 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: chrome/browser/usb/DEPS
diff --git a/chrome/browser/usb/DEPS b/chrome/browser/usb/DEPS
index a41ab273640b0c72a9261dc95ca0907804fcebbd..6d9fc40f799d849d228a76c06a969ef9d75a8036 100644
--- a/chrome/browser/usb/DEPS
+++ b/chrome/browser/usb/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+chrome/browser/ui",
"+components/bubble",
- "+device/core",
+ "+device/base",
"+device/usb",
]
« no previous file with comments | « chrome/browser/ui/webui/usb_internals/usb_internals_page_handler.cc ('k') | chrome/browser/usb/usb_chooser_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698