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

Unified Diff: content/test/DEPS

Issue 2896583005: Reland: Refactor DeviceMotionEventPump to use //device/generic_sensor instead of //device/sensors (Closed)
Patch Set: updated test code Created 3 years, 7 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..b3b711afc5ffaf8bbdf5fe948719329d6fe7f07c 100644
--- a/content/test/DEPS
+++ b/content/test/DEPS
@@ -11,6 +11,8 @@ include_rules = [
"+content",
"+device/bluetooth", # For WebBluetooth tests
"+device/gamepad/public/cpp",
+ "+device/generic_sensor/public/cpp",
+ "+device/generic_sensor/public/interfaces",
"+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