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

Unified Diff: services/BUILD.gn

Issue 2812223006: Replace device_sensor browsertest by service unittest. (Closed)
Patch Set: eliminate "unreachable code" warning. 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 | « device/sensors/public/cpp/shared_memory_seqlock_reader.cc ('k') | services/device/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 52a819f38bc6f23c04ee6c52bf9ab4cdc5acb8c5..f42652f92700a0ec9b8f0f5961defb475fdc9ef0 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -24,6 +24,7 @@ service_test("service_unittests") {
if (is_android) {
deps += [
+ "//device/sensors:java",
"//services/device:java",
# Some tests need to initialize V8.
« no previous file with comments | « device/sensors/public/cpp/shared_memory_seqlock_reader.cc ('k') | services/device/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698