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

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

Issue 2415083002: Move Device Sensors client files from Blink to //device/sensors client lib (Closed)
Patch Set: Fix gn check Created 4 years, 2 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/device_orientation/DEPS
diff --git a/third_party/WebKit/Source/modules/device_orientation/DEPS b/third_party/WebKit/Source/modules/device_orientation/DEPS
index 3df2dde115d86830f22c0181848381799d6eea93..eaf1814deff4e210c7e852beca07df3e270d058e 100644
--- a/third_party/WebKit/Source/modules/device_orientation/DEPS
+++ b/third_party/WebKit/Source/modules/device_orientation/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+bindings",
"+core",
+ "+device/sensors/public/cpp",
"-modules",
"+modules/EventModules.h",
"+modules/EventTargetModules.h",

Powered by Google App Engine
This is Rietveld 408576698