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

Unified Diff: content/test/DEPS

Issue 2896583005: Reland: Refactor DeviceMotionEventPump to use //device/generic_sensor instead of //device/sensors (Closed)
Patch Set: address more comments Created 3 years, 6 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: content/test/DEPS
diff --git a/content/test/DEPS b/content/test/DEPS
index ef6200ba29eff95fad5de310867d596e387f66e8..1b7b51d5d3c298193bbd140e59afd50afd67f95a 100644
--- a/content/test/DEPS
+++ b/content/test/DEPS
@@ -11,6 +11,7 @@ include_rules = [
"+content",
"+device/bluetooth", # For WebBluetooth tests
"+device/gamepad/public/cpp",
+ "+device/generic_sensor/public/cpp",
"+device/sensors/public/cpp",
# For loading V8's initial snapshot from external files.
"+gin/v8_initializer.h",

Powered by Google App Engine
This is Rietveld 408576698