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

Unified Diff: components/test_runner/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: components/test_runner/DEPS
diff --git a/components/test_runner/DEPS b/components/test_runner/DEPS
index 8f770a313d30535c9bf14c4dfd447bc87da53542..390cde4126faa7742362c99c4bee922d422468d1 100644
--- a/components/test_runner/DEPS
+++ b/components/test_runner/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+cc",
+ "+device/sensors/public/cpp",
"+gin",
"+gpu/command_buffer/client",
"+net/base",

Powered by Google App Engine
This is Rietveld 408576698