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

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

Issue 10821116: Upstream ChromeHttpAuthHandler (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased downstream and added the recent changes 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
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 5cb052556fb7dfb31a1e09c48fcde98b25e9cc2e..7d13751b302b4e6fa20d3bbbd8525b4ebbf6dcd1 100755
--- a/base/android/jni_generator/jni_generator.py
+++ b/base/android/jni_generator/jni_generator.py
@@ -165,7 +165,6 @@ def JavaParamToJni(param):
'Lorg/chromium/content/browser/ContentVideoView',
'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',

Powered by Google App Engine
This is Rietveld 408576698