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

Unified Diff: content/shell/test_runner/DEPS

Issue 2819273006: Move //device/sensor impl to be part of the internal implemenation of the Device Service. (Closed)
Patch Set: Move //device/sensor impl to be part of the internal implemenation of the Device Service Created 3 years, 8 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
« no previous file with comments | « content/shell/test_runner/BUILD.gn ('k') | content/shell/test_runner/test_runner.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/test_runner/DEPS
diff --git a/content/shell/test_runner/DEPS b/content/shell/test_runner/DEPS
index 4e2248a947f4625d776cc1b77f893e59902ba0fe..dff744ae127e1586933a99acdef64a84806e48c0 100644
--- a/content/shell/test_runner/DEPS
+++ b/content/shell/test_runner/DEPS
@@ -2,12 +2,12 @@ include_rules = [
"+cc",
"+content/public/test",
"+device/gamepad/public/cpp",
- "+device/sensors/public/cpp",
"+gin",
"+gpu/command_buffer/client",
"+media/midi/midi_service.mojom.h",
"+mojo/public",
"+net/base",
+ "+services/device/public/cpp/sensors",
"+skia",
"+third_party/khronos/GLES2/gl2.h",
"+third_party/skia",
« no previous file with comments | « content/shell/test_runner/BUILD.gn ('k') | content/shell/test_runner/test_runner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698