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

Unified Diff: content/test/DEPS

Issue 2415083002: Move Device Sensors client files from Blink to //device/sensors client lib (Closed)
Patch Set: Revert licenses change for similarity 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..b8ee8eefe302056f94b74937ddddbaa67f73c76a 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/sensors/public/cpp",
# 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