forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move more classes to use WebLocalFrameBase from WebLocalFrameImpl.
These use cases do not require any further virtual methods to be declared in WebLocalFrameBase - they simply call the existing Client() method. This CL updates: - AudioOutputDeviceClientImpl.cpp - MediaKeysClientImpl.cpp - WebPluginContainerImpl.cpp BUG=708879 Review-Url: https://codereview.chromium.org/2871833003 Cr-Commit-Position: refs/heads/master@{#470279}
- Loading branch information
slangley
authored and
Commit bot
committed
May 9, 2017
1 parent
cf94195
commit 88ffa87
Showing
3 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters