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

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

Issue 2869843002: [Media Controls] Instrumentation test for video rotate-to-fullscreen (Closed)
Patch Set: crbug s/719560/673917/ Created 3 years, 7 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 | content/public/android/javatests/src/org/chromium/content/browser/VideoFullscreenOrientationLockTest.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 bd793cb953888059c6cb00790a830d71aa26228a..d146aa8ca9673f085e9369b9baaca8b4353fbe68 100644
--- a/content/public/android/BUILD.gn
+++ b/content/public/android/BUILD.gn
@@ -440,6 +440,7 @@ android_library("content_javatests") {
"javatests/src/org/chromium/content/browser/TestsJavaScriptEvalTest.java",
"javatests/src/org/chromium/content/browser/TracingControllerAndroidTest.java",
"javatests/src/org/chromium/content/browser/VideoFullscreenOrientationLockTest.java",
+ "javatests/src/org/chromium/content/browser/VideoRotateToFullscreenTest.java",
"javatests/src/org/chromium/content/browser/VSyncMonitorTest.java",
"javatests/src/org/chromium/content/browser/VSyncPausedTest.java",
"javatests/src/org/chromium/content/browser/ViewportTest.java",
« no previous file with comments | « no previous file | content/public/android/javatests/src/org/chromium/content/browser/VideoFullscreenOrientationLockTest.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698