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

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

Issue 10855171: Add a test runner for android_webview. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address feedback Created 8 years, 4 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 | « android_webview/native/webview_native.gyp ('k') | chrome/android/java/DEPS » ('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 527f02a3f94c2d6d0a1115dd85d6c62ef083f049..5fb1763b8c194f78df0308990bfbbf3a47e28819 100755
--- a/base/android/jni_generator/jni_generator.py
+++ b/base/android/jni_generator/jni_generator.py
@@ -158,7 +158,7 @@ def JavaParamToJni(param):
'Lcom/google/android/apps/chrome/infobar/InfoBarContainer$NativeInfoBar',
('Lcom/google/android/apps/chrome/preferences/ChromeNativePreferences$'
'PasswordListObserver'),
- 'Lorg/chromium/android_webview/WebViewWebContentsDelegateAndroid',
+ 'Lorg/chromium/android_webview/AwWebContentsDelegate',
'Lorg/chromium/base/SystemMessageHandler',
'Lorg/chromium/chrome/browser/ChromeWebContentsDelegateAndroid',
'Lorg/chromium/chrome/browser/JSModalDialog',
« no previous file with comments | « android_webview/native/webview_native.gyp ('k') | chrome/android/java/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698