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

Unified Diff: device/bluetooth/DEPS

Issue 180163009: chrome.bluetooth API improvements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix threading ownership related to ApiResourceManager<BluetoothApiSocket> and BluetoothSocketEventD… Created 6 years, 9 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 7f93e426e9fc116b17ed4c44b1874ce73f212eb7..41a6845a083dc4de52492a7316ba5b34ce29acc1 100644
--- a/device/bluetooth/DEPS
+++ b/device/bluetooth/DEPS
@@ -2,7 +2,7 @@ include_rules = [
"+chromeos/dbus",
"+dbus",
"+grit",
- "+net/base",
+ "+net",
"+ui/base/l10n",
"+third_party/cros_system_api/dbus",
"+third_party/libxml/chromium",

Powered by Google App Engine
This is Rietveld 408576698