| Index: third_party/WebKit/Source/core/testing/Internals.h
 | 
| diff --git a/third_party/WebKit/Source/core/testing/Internals.h b/third_party/WebKit/Source/core/testing/Internals.h
 | 
| index db352aa0869c908185b0f9c038677105725d4d47..fa23c27ee79c996cc558bd21b7270c4dfc09b142 100644
 | 
| --- a/third_party/WebKit/Source/core/testing/Internals.h
 | 
| +++ b/third_party/WebKit/Source/core/testing/Internals.h
 | 
| @@ -369,7 +369,6 @@ class Internals final : public GarbageCollectedFinalized<Internals>,
 | 
|  
 | 
|    void mediaPlayerRemoteRouteAvailabilityChanged(HTMLMediaElement*, bool);
 | 
|    void mediaPlayerPlayingRemotelyChanged(HTMLMediaElement*, bool);
 | 
| -  void setAllowHiddenVolumeControls(HTMLMediaElement*, bool);
 | 
|  
 | 
|    void registerURLSchemeAsBypassingContentSecurityPolicy(const String& scheme);
 | 
|    void registerURLSchemeAsBypassingContentSecurityPolicy(
 | 
| 
 |