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

Unified Diff: content/test/BUILD.gn

Issue 2865263002: Move //device/generic_sensor to be part of the internal implementation of the Device Service. (Closed)
Patch Set: code rebase 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
« no previous file with comments | « content/public/android/BUILD.gn ('k') | device/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 4547fea8c5a3e2b34de3abd8d3bde74cb5f908dd..bf713c590f9eb7dca5e2dac81c32359c6f39aa8d 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -758,7 +758,6 @@ test("content_browsertests") {
"//content/shell:pak",
"//content/test:test_support",
"//device/base/synchronization",
- "//device/generic_sensor",
"//device/power_save_blocker",
"//device/screen_orientation/public/interfaces",
"//device/sensors",
@@ -779,6 +778,7 @@ test("content_browsertests") {
"//net:test_support",
"//ppapi/features",
"//services/catalog:lib",
+ "//services/device/generic_sensor",
"//services/device/public/interfaces",
"//services/device/public/interfaces:constants",
"//services/service_manager/public/cpp",
« no previous file with comments | « content/public/android/BUILD.gn ('k') | device/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698