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

Unified Diff: chrome/browser/android/class_list.jni

Issue 11293017: Move navigation interception component to content/components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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: chrome/browser/android/class_list.jni
diff --git a/chrome/browser/android/class_list.jni b/chrome/browser/android/class_list.jni
index 0fbb08c24645625a358a17f959a8a5c333714186..c8476fe9c0e1ef918affd7d4aa4ef3019b3e35a2 100644
--- a/chrome/browser/android/class_list.jni
+++ b/chrome/browser/android/class_list.jni
@@ -13,11 +13,11 @@ Lorg/chromium/chrome/browser/FindMatchRectsDetails
Lorg/chromium/chrome/browser/FindNotificationDetails
Lorg/chromium/chrome/browser/JavascriptAppModalDialog
Lorg/chromium/chrome/browser/ProcessUtils
-Lorg/chromium/chrome/browser/component/navigation_interception/InterceptNavigationDelegate
Lorg/chromium/chrome/browser/component/web_contents_delegate_android/WebContentsDelegateAndroid
Lorg/chromium/chrome/browser/database/SQLiteCursor
Lorg/chromium/chrome/browser/GoogleLocationSettingsHelper
Lorg/chromium/chrome/browser/GoogleLocationSettingsHelperStub
# TODO(bulach): For now all Java code in content is public until we decide to try and separate them.
Lorg/chromium/content/browser/ContainerViewDelegate
+Lorg/chromium/content/components/navigation_interception/InterceptNavigationDelegate
Lorg/chromium/ui/gfx/NativeWindow

Powered by Google App Engine
This is Rietveld 408576698