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

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: Fix ChromeOS Full build. 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/base",
6 "+net/socket",
6 "+ui/base/l10n", 7 "+ui/base/l10n",
7 "+third_party/cros_system_api/dbus", 8 "+third_party/cros_system_api/dbus",
8 "+third_party/libxml/chromium", 9 "+third_party/libxml/chromium",
9 ] 10 ]
OLDNEW
« no previous file with comments | « chrome/test/data/extensions/api_test/bluetooth/on_connection/runtest.js ('k') | device/bluetooth/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698