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

Unified Diff: chrome/android/BUILD.gn

Issue 1652163002: Refactor Clank cast code to use MediaNotificationManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@MediaUi
Patch Set: Respond to Mounir's comments Created 4 years, 11 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 | « no previous file | chrome/android/java/AndroidManifest.xml » ('j') | chrome/android/java/AndroidManifest.xml » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index ff4bfda2566eec111402e2b11698c2f5d13dc69b..a1775fbefd09b189154a3cf8b65818bf87d60aad 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -269,7 +269,6 @@ junit_binary("chrome_junit_tests") {
"junit/src/org/chromium/chrome/browser/media/remote/AbstractMediaRouteControllerTest.java",
"junit/src/org/chromium/chrome/browser/media/remote/MediaUrlResolverTest.java",
"junit/src/org/chromium/chrome/browser/media/remote/RemoteVideoInfoTest.java",
- "junit/src/org/chromium/chrome/browser/media/remote/TransportControlTest.java",
"junit/src/org/chromium/chrome/browser/media/router/ChromeMediaRouterRouteTest.java",
"junit/src/org/chromium/chrome/browser/media/router/ChromeMediaRouterSinkObservationTest.java",
"junit/src/org/chromium/chrome/browser/media/router/ChromeMediaRouterTestBase.java",
« no previous file with comments | « no previous file | chrome/android/java/AndroidManifest.xml » ('j') | chrome/android/java/AndroidManifest.xml » ('J')

Powered by Google App Engine
This is Rietveld 408576698