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

Unified Diff: content/common/DEPS

Issue 2019853002: bluetooth: Use WebBluetoothDeviceId instead of string (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-uuid-typemap
Patch Set: Rebase Created 4 years, 4 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 | « content/browser/bluetooth/web_bluetooth_service_impl.cc ('k') | content/common/bluetooth/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index dbb43fb076b267928f5792d130b65f03bf424390..b4078bbcffa688aad5597cb11d7adf43cf27515e 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -24,6 +24,7 @@ include_rules = [
"+third_party/WebKit/public/platform/WebStorageArea.h",
"+third_party/WebKit/public/platform/linux/WebFallbackFont.h",
"+third_party/WebKit/public/platform/linux/WebFontRenderStyle.h",
+ "+third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom.h",
"+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotionData.h",
"+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrientationData.h",
"+third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h",
« no previous file with comments | « content/browser/bluetooth/web_bluetooth_service_impl.cc ('k') | content/common/bluetooth/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698