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

Side by Side Diff: device/bluetooth/DEPS

Issue 180163009: chrome.bluetooth API improvements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing + Fix merge conflicts. 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chromeos/dbus", 2 "+chromeos/dbus",
3 "+dbus", 3 "+dbus",
4 "+grit", 4 "+grit",
5 "+net/base", 5 "+net",
jar (doing other things) 2014/04/04 21:35:49 Better would be to have: +net/base +net/socket
rpaquay 2014/04/04 22:27:58 Done.
6 "+ui/base/l10n", 6 "+ui/base/l10n",
7 "+third_party/cros_system_api/dbus", 7 "+third_party/cros_system_api/dbus",
8 "+third_party/libxml/chromium", 8 "+third_party/libxml/chromium",
9 ] 9 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698