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

Unified Diff: content/public/android/BUILD.gn

Issue 1324853004: Add browsertests for VibrationManager java impl on android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Avoid static ref to android service Created 5 years, 1 month 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 | « no previous file | content/public/android/javatests/src/org/chromium/content/browser/VibrationManagerImplTest.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/android/BUILD.gn
diff --git a/content/public/android/BUILD.gn b/content/public/android/BUILD.gn
index dc0d3f5a828f5184d3493beaa3a128638d1b7999..e8a086e83b866d65b973598a9af0576f9a2ecaa7 100644
--- a/content/public/android/BUILD.gn
+++ b/content/public/android/BUILD.gn
@@ -185,6 +185,8 @@ android_library("content_javatests") {
"//content/shell/android:content_shell_java_resources",
"//content/shell/android:content_shell_apk_java",
"//content/shell/android:content_shell_test_java",
+ "//device/vibration/android:vibration_manager_android",
+ "//device/vibration:mojo_bindings_java",
"//media/base/android:media_java",
"//mojo/android:system_java",
"//net/android:net_java",
« no previous file with comments | « no previous file | content/public/android/javatests/src/org/chromium/content/browser/VibrationManagerImplTest.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698