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

Unified Diff: third_party/WebKit/public/web/WebRuntimeFeatures.h

Issue 2447503002: Remove newMediaPlaybackUi flag from content/ and Blink. (Closed)
Patch Set: fix mistake caught by tests Created 4 years, 2 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 | « third_party/WebKit/Source/web/WebRuntimeFeatures.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebRuntimeFeatures.h
diff --git a/third_party/WebKit/public/web/WebRuntimeFeatures.h b/third_party/WebKit/public/web/WebRuntimeFeatures.h
index 420cdc929fec2043cf1f656d5c9726976745919a..b10d5d484a36d053e4b452ff8ed5a72ccd232c1a 100644
--- a/third_party/WebKit/public/web/WebRuntimeFeatures.h
+++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h
@@ -88,7 +88,6 @@ class WebRuntimeFeatures {
BLINK_EXPORT static void enableMiddleClickAutoscroll(bool);
BLINK_EXPORT static void enableNavigatorContentUtils(bool);
BLINK_EXPORT static void enableNetworkInformation(bool);
- BLINK_EXPORT static void enableNewMediaPlaybackUi(bool);
BLINK_EXPORT static void enableNotificationConstructor(bool);
BLINK_EXPORT static void enableNotifications(bool);
BLINK_EXPORT static void enableOrientationEvent(bool);
« no previous file with comments | « third_party/WebKit/Source/web/WebRuntimeFeatures.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698