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

Side by Side Diff: components/usb_service/DEPS

Issue 236203019: Move UsbService to its own component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move usb_service component symbols into usb_service namespace Created 6 years, 8 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 | Annotate | Revision Log
« no previous file with comments | « components/usb_service.gypi ('k') | components/usb_service/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 "+chromeos",
3
4 "-content",
5 "+content/public/browser",
6
7 "-net",
8 "+net/base",
9
10 "+third_party/libusb",
11 ]
OLDNEW
« no previous file with comments | « components/usb_service.gypi ('k') | components/usb_service/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698