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

Unified Diff: base/android/jni_generator/jni_generator.py

Issue 10693134: Revert 146000 - Split out ContentViewCore from ContentView for embedders. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 5 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 | « no previous file | base/android/jni_generator/jni_generator_tests.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | base/android/jni_generator/jni_generator_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698