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

Unified Diff: chrome/android/BUILD.gn

Issue 2498683002: Add seek forward/backward controls in MediaNotification (Closed)
Patch Set: addressed nits from Anton Created 4 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
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index d333ce64fb10cc6b41e1a3316a26bd458e319c89..d6588c640c38d05f4b5ab54fb54e22a82574373d 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -348,6 +348,7 @@ junit_binary("chrome_junit_tests") {
"//device/geolocation:geolocation_java",
"//net/android:net_java",
"//third_party/WebKit/public:blink_headers_java",
+ "//third_party/WebKit/public:new_wrapper_types_mojo_bindings_java",
"//third_party/android_tools:android_support_annotations_java",
"//third_party/android_tools:android_support_v7_mediarouter_java",
"//third_party/android_tools:android_support_v7_recyclerview_java",

Powered by Google App Engine
This is Rietveld 408576698