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

Unified Diff: content/test/DEPS

Issue 2434563005: [sensors] Add a browser test to sanity check ambient light sensor. (Closed)
Patch Set: Fix Win Clang 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: content/test/DEPS
diff --git a/content/test/DEPS b/content/test/DEPS
index e69e3d5b1dbc544322bd35ca3ff82f3ee64be2fb..e21403d4ef4caa336249f4d7757b6a1df79b4814 100644
--- a/content/test/DEPS
+++ b/content/test/DEPS
@@ -9,6 +9,7 @@ include_rules = [
# Testing utilities can access anything in content/
"+content",
"+device/bluetooth", # For WebBluetooth tests
+ "+device/generic_sensor", # For Generic Sensor tests
# For loading V8's initial snapshot from external files.
"+gin/v8_initializer.h",
"+ui/base/resource/data_pack.h",

Powered by Google App Engine
This is Rietveld 408576698