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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chrome/browser/ui", 2 "+chrome/browser/ui",
3 "+components/bubble", 3 "+components/bubble",
4 "+device/core", 4 "+device/base",
5 "+device/usb", 5 "+device/usb",
6 ] 6 ]
OLDNEW
« 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