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

Unified Diff: third_party/WebKit/Source/core/layout/LayoutThemeMobile.h

Issue 2097983002: Merge to M52: Exclude more CSS properties for fullscreen video on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2743
Patch Set: Created 4 years, 6 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: third_party/WebKit/Source/core/layout/LayoutThemeMobile.h
diff --git a/third_party/WebKit/Source/core/layout/LayoutThemeMobile.h b/third_party/WebKit/Source/core/layout/LayoutThemeMobile.h
index be75679f84cd965d9f020a2af04c641cd4da3cbf..61a15bb5cc9cd47e1382038329989869209f11b0 100644
--- a/third_party/WebKit/Source/core/layout/LayoutThemeMobile.h
+++ b/third_party/WebKit/Source/core/layout/LayoutThemeMobile.h
@@ -38,6 +38,7 @@ public:
void adjustInnerSpinButtonStyle(ComputedStyle&) const override;
String extraMediaControlsStyleSheet() override;
+ String extraFullscreenStyleSheet() override;
Color platformTapHighlightColor() const override
{
« no previous file with comments | « third_party/WebKit/Source/core/layout/LayoutThemeMac.mm ('k') | third_party/WebKit/Source/core/layout/LayoutThemeMobile.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698