Chromium Code Reviews| Index: chrome/browser/android/tab_web_contents_delegate_android.h |
| diff --git a/chrome/browser/android/tab_web_contents_delegate_android.h b/chrome/browser/android/tab_web_contents_delegate_android.h |
| index 7d6be85c64ffd84d308894668f5058e3da1bd6ca..426094c566c506af22db294a04b3b400be0a2ed8 100644 |
| --- a/chrome/browser/android/tab_web_contents_delegate_android.h |
| +++ b/chrome/browser/android/tab_web_contents_delegate_android.h |
| @@ -71,6 +71,7 @@ class TabWebContentsDelegateAndroid |
| void RequestMediaDecodePermission( |
| content::WebContents* web_contents, |
| const base::Callback<void(bool)>& callback) override; |
| + |
|
boliu
2016/09/27 23:28:45
random new line
Jinsuk Kim
2016/09/28 03:58:52
Removed.
|
| bool RequestPpapiBrokerPermission( |
| content::WebContents* web_contents, |
| const GURL& url, |