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

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

Issue 2698083007: Port device_generic_sensor to be hosted in Device Service. (Closed)
Patch Set: code rebase Created 3 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: third_party/WebKit/Source/modules/sensor/DEPS
diff --git a/third_party/WebKit/Source/modules/sensor/DEPS b/third_party/WebKit/Source/modules/sensor/DEPS
index bedb52bff6518ad2de38124e99aa1e9749167e5d..c81f3f4cf9ea916bbf29f894c3da78c61da23cf1 100644
--- a/third_party/WebKit/Source/modules/sensor/DEPS
+++ b/third_party/WebKit/Source/modules/sensor/DEPS
@@ -11,5 +11,6 @@ include_rules = [
"+mojo/public/cpp/bindings",
"+platform",
"+public/platform",
+ "+services/device/public/interfaces/constants.mojom-blink.h",
"-web",
]

Powered by Google App Engine
This is Rietveld 408576698