Index: base/android/jni_generator/jni_generator.py |
=================================================================== |
--- base/android/jni_generator/jni_generator.py (revision 146004) |
+++ base/android/jni_generator/jni_generator.py (working copy) |
@@ -161,13 +161,14 @@ |
'Lorg/chromium/base/SystemMessageHandler', |
'Lorg/chromium/chrome/browser/JSModalDialog', |
'Lorg/chromium/chrome/browser/SelectFileDialog', |
- 'Lorg/chromium/content/browser/ContentVideoView', |
+ 'Lorg/chromium/content/browser/ChromeVideoView', |
+ 'Lorg/chromium/content/browser/ContentView', |
+ ('Lorg/chromium/content/browser/ContentView$' |
+ 'FindResultReceivedListener$FindNotificationDetails'), |
'Lorg/chromium/content/browser/ContentViewClient', |
- 'Lorg/chromium/content/browser/ContentViewCore', |
'Lorg/chromium/content/browser/ContentHttpAuthHandler', |
'Lorg/chromium/content/browser/DeviceOrientation', |
'Lorg/chromium/content/browser/FileChooserParams', |
- 'Lorg/chromium/content/browser/FindNotificationDetails', |
'Lorg/chromium/content/browser/InterceptedRequestData', |
'Lorg/chromium/content/browser/JavaInputStream', |
'Lorg/chromium/content/browser/LocationProvider', |