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

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

Issue 10536066: android content shell bringup. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync and merge Created 8 years, 6 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 | « base/android/jni_array.cc ('k') | chrome/browser/file_select_helper.cc » ('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
diff --git a/base/android/jni_generator/jni_generator.py b/base/android/jni_generator/jni_generator.py
index 51a5376880aa8fe75baaf754240a7292fa0c162a..9704d93122eaabf2c468f0c38467fa3b06027f38 100755
--- a/base/android/jni_generator/jni_generator.py
+++ b/base/android/jni_generator/jni_generator.py
@@ -169,7 +169,7 @@ def JavaParamToJni(param):
'Lorg/chromium/content/browser/ContentView',
('Lorg/chromium/content/browser/ContentView$'
'FindResultReceivedListener$FindNotificationDetails'),
- 'Lorg/chromium/content/browser/ChromeViewClient',
+ 'Lorg/chromium/content/browser/ContentViewClient',
'Lorg/chromium/content/browser/ContentHttpAuthHandler',
'Lorg/chromium/content/browser/DeviceInfo',
'Lorg/chromium/content/browser/DeviceOrientation',
« no previous file with comments | « base/android/jni_array.cc ('k') | chrome/browser/file_select_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698