Chromium Code Reviews

Side by Side Diff: extensions/browser/api/DEPS

Issue 633793002: Prompt for granting permission to access USB devices. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Marked float literals to fix Windows build. Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+device/core", 2 "+device/core",
3 ] 3 ]
Finnur 2014/10/15 10:01:25 I'm not sure what all these DEPS changes are for.
Reilly Grant (use Gerrit) 2014/10/15 19:15:33 Nothing sneaky. Adding a dependency on device/usb
Finnur 2014/10/16 09:20:21 Nope.
OLDNEW

Powered by Google App Engine