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

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

Issue 2885203004: Refactor content/renderer/device_sensors to use device/generic_sensor instead of device/sensors (Closed)
Patch Set: updated content/renderer/BUILD.gn Created 3 years, 7 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/shell/test_runner/BUILD.gn
diff --git a/content/shell/test_runner/BUILD.gn b/content/shell/test_runner/BUILD.gn
index ac15a4027c54ae891460474c49e2f9ab974995e5..b9ab3b976f2c01f3da71faa7945abd2f3a0d7034 100644
--- a/content/shell/test_runner/BUILD.gn
+++ b/content/shell/test_runner/BUILD.gn
@@ -116,7 +116,6 @@ 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",

Powered by Google App Engine
This is Rietveld 408576698