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

Unified Diff: chrome/android/java_sources.gni

Issue 2833493002: [Media>UI] Apply throttling if the notification is updated too frequently (Closed)
Patch Set: rebased and fixed tests 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
Index: chrome/android/java_sources.gni
diff --git a/chrome/android/java_sources.gni b/chrome/android/java_sources.gni
index 21b82cf0668f996e92262da624738a9c7e537b7d..04cddc43e4942a304a535bca8855f41807efeade 100644
--- a/chrome/android/java_sources.gni
+++ b/chrome/android/java_sources.gni
@@ -1659,6 +1659,7 @@ chrome_junit_test_java_sources = [
"junit/src/org/chromium/chrome/browser/media/ui/MediaNotificationManagerServiceActionsTest.java",
"junit/src/org/chromium/chrome/browser/media/ui/MediaNotificationManagerServiceLifecycleTest.java",
"junit/src/org/chromium/chrome/browser/media/ui/MediaNotificationManagerTestBase.java",
+ "junit/src/org/chromium/chrome/browser/media/ui/MediaNotificationManagerThrottlerTest.java",
"junit/src/org/chromium/chrome/browser/media/ui/MediaNotificationTestShadowNotificationManager.java",
"junit/src/org/chromium/chrome/browser/media/ui/MediaNotificationTestShadowResources.java",
"junit/src/org/chromium/chrome/browser/media/ui/MediaNotificationTestTabHolder.java",

Powered by Google App Engine
This is Rietveld 408576698