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

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: Merge GN files, removes circular includes. 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
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",

Powered by Google App Engine
This is Rietveld 408576698