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

Unified Diff: content/shell/test_runner/BUILD.gn

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/android/BUILD.gn ('k') | content/shell/test_runner/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/test_runner/BUILD.gn
diff --git a/content/shell/test_runner/BUILD.gn b/content/shell/test_runner/BUILD.gn
index ac15a4027c54ae891460474c49e2f9ab974995e5..67bd13a3494a680bf346fb8f3594a11c80036ffc 100644
--- a/content/shell/test_runner/BUILD.gn
+++ b/content/shell/test_runner/BUILD.gn
@@ -116,12 +116,12 @@ component("test_runner") {
"//content/public/common",
"//content/test:test_runner_support",
"//device/gamepad/public/cpp:shared_with_blink",
- "//device/sensors/public/cpp:full",
"//gin",
"//gpu",
"//gpu/command_buffer/client:gles2_interface",
"//media/midi:mojo",
"//net",
+ "//services/device/public/cpp/sensors:full",
"//skia",
"//third_party/WebKit/public:blink",
"//ui/display",
« no previous file with comments | « content/shell/android/BUILD.gn ('k') | content/shell/test_runner/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698