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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/bluetooth/DEPS
diff --git a/device/bluetooth/DEPS b/device/bluetooth/DEPS
index 09f8af9857ebb320f3523ba7c1dc7529eec21326..d2546e77fa85a59a1a819ac6894adbe40620d964 100644
--- a/device/bluetooth/DEPS
+++ b/device/bluetooth/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+chromeos/dbus",
"+dbus",
"+grit",
+ "+jni",
"+net/base",
"+net/log",
"+net/socket",
« 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