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

Side by Side Diff: device/bluetooth/DEPS

Issue 1119113002: bluetooth: Initial JNI setup for device/bluetooth. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Additional comment on RegisterBluetoothJni Created 5 years, 7 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
« no previous file with comments | « device/bluetooth/BUILD.gn ('k') | device/bluetooth/android/bluetooth_jni_registrar.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chromeos/dbus", 2 "+chromeos/dbus",
3 "+dbus", 3 "+dbus",
4 "+grit", 4 "+grit",
5 "+jni",
5 "+net/base", 6 "+net/base",
6 "+net/log", 7 "+net/log",
7 "+net/socket", 8 "+net/socket",
8 "+ui/base/l10n", 9 "+ui/base/l10n",
9 "+third_party/cros_system_api/dbus", 10 "+third_party/cros_system_api/dbus",
10 ] 11 ]
OLDNEW
« no previous file with comments | « device/bluetooth/BUILD.gn ('k') | device/bluetooth/android/bluetooth_jni_registrar.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698