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

Unified Diff: third_party/WebKit/Source/modules/bluetooth/DEPS

Issue 2565913002: [Onion Soup] Move WebBluetoothImpl from //content/renderer/bluetooth to Blink's bluetooth module (Closed)
Patch Set: renamed BluetoothUUID.typemap to Bluetooth.typemap Created 3 years, 12 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: third_party/WebKit/Source/modules/bluetooth/DEPS
diff --git a/third_party/WebKit/Source/modules/bluetooth/DEPS b/third_party/WebKit/Source/modules/bluetooth/DEPS
index 01d61a476cbaa6e6b82239db8f2e2eff119b2e9f..5c219f5236ba95a26b211919fa6f91d0cb720c34 100644
--- a/third_party/WebKit/Source/modules/bluetooth/DEPS
+++ b/third_party/WebKit/Source/modules/bluetooth/DEPS
@@ -1,8 +1,10 @@
include_rules = [
"+bindings",
"+core",
+ "+device/bluetooth/public/interfaces",
"-modules",
"+modules/bluetooth",
"+modules/EventTargetModules.h",
+ "+mojo/public/cpp/bindings",
"-web",
]
« no previous file with comments | « third_party/WebKit/Source/modules/bluetooth/BluetoothSupplement.cpp ('k') | third_party/WebKit/Source/platform/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698