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

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

Issue 11363079: Android: uses "import" section and inner classes for obtaining qualified JNI parameters. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Yaron's comments 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
« no previous file with comments | « build/jni_generator.gypi ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/class_list.jni
diff --git a/chrome/browser/android/class_list.jni b/chrome/browser/android/class_list.jni
deleted file mode 100644
index 0fbb08c24645625a358a17f959a8a5c333714186..0000000000000000000000000000000000000000
--- a/chrome/browser/android/class_list.jni
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright (c) 2012 The Chromium Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-# This file contains a list of JNI parameters used to generate the
-# bindings.
-Lorg/chromium/chrome/browser/autofill/AutofillExternalDelegate
-Lorg/chromium/chrome/browser/autofill/AutofillSuggestion
-Lorg/chromium/chrome/browser/ChromeBrowserProvider$BookmarkNode
-Lorg/chromium/chrome/browser/ChromeHttpAuthHandler
-Lorg/chromium/chrome/browser/ChromeWebContentsDelegateAndroid
-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/ui/gfx/NativeWindow
« no previous file with comments | « build/jni_generator.gypi ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698