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

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 2556573003: Media: lock orientation when <video> goes fullscreen. (Closed)
Patch Set: review comments Created 4 years 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 | « content/test/data/media/video-player.html ('k') | third_party/WebKit/Source/core/html/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index b07aff92da0124de21a35681f3e210be37eda15a..81f8e81b43e8cb8628f2705cf4433e2b50ad3edb 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1213,6 +1213,7 @@ source_set("unit_tests") {
"html/parser/HTMLTreeBuilderSimulatorTest.cpp",
"html/parser/HTMLViewSourceParserTest.cpp",
"html/parser/TextResourceDecoderTest.cpp",
+ "html/shadow/MediaControlsOrientationLockDelegateTest.cpp",
"html/shadow/MediaControlsTest.cpp",
"html/track/TextTrackListTest.cpp",
"html/track/vtt/BufferedLineReaderTest.cpp",
« no previous file with comments | « content/test/data/media/video-player.html ('k') | third_party/WebKit/Source/core/html/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698