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

Unified Diff: base/android/jni_generator/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 | « base/android/jni_generator/SampleForTests.java ('k') | base/android/jni_generator/jni_generator.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/android/jni_generator/class_list.jni
diff --git a/base/android/jni_generator/class_list.jni b/base/android/jni_generator/class_list.jni
deleted file mode 100644
index 0c4f6fa7d291991844da802fbbb770bc833f68a7..0000000000000000000000000000000000000000
--- a/base/android/jni_generator/class_list.jni
+++ /dev/null
@@ -1,53 +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.
-# TODO(bulach): this file should only contain classes from base/ all other
-# classes should move to corresponding class_list.jni files closer to their own
-# directories. See crbug.com/158722
-Lcom/google/android/apps/chrome/ChromeContextMenuInfo
-Lcom/google/android/apps/chrome/ChromeWindow
-Lcom/google/android/apps/chrome/OmniboxSuggestion
-Lcom/google/android/apps/chrome/PageInfoViewer
-Lcom/google/android/apps/chrome/Tab
-Lcom/google/android/apps/chrome/infobar/AutoLogin
-Lcom/google/android/apps/chrome/infobar/InfoBarContainer
-Lcom/google/android/apps/chrome/infobar/InfoBarContainer$NativeInfoBar
-Lcom/google/android/apps/chrome/preferences/ChromeNativePreferences$PasswordListObserver
-Lorg/chromium/android_webview/AwContents
-Lorg/chromium/android_webview/AwContentsClient
-Lorg/chromium/android_webview/AwHttpAuthHandler
-Lorg/chromium/android_webview/AwContentsIoThreadClient
-Lorg/chromium/android_webview/AwWebContentsDelegate
-Lorg/chromium/android_webview/InterceptedRequestData
-Lorg/chromium/android_webview/JsPromptResultReceiver
-Lorg/chromium/android_webview/JsResultHandler
-Lorg/chromium/android_webview/JsResultReceiver
-Lorg/chromium/base/SystemMessageHandler
-Lorg/chromium/chrome/browser/component/navigation_interception/InterceptNavigationDelegate
-Lorg/chromium/chrome/browser/ChromeHttpAuthHandler
-Lorg/chromium/chrome/browser/ChromeWebContentsDelegateAndroid
-Lorg/chromium/content/app/SandboxedProcessService
-Lorg/chromium/content/browser/ContainerViewDelegate
-Lorg/chromium/content/browser/ContentVideoView
-Lorg/chromium/content/browser/ContentViewCore
-Lorg/chromium/content/browser/DeviceOrientation
-Lorg/chromium/content/browser/JavaInputStream
-Lorg/chromium/content/browser/LocationProvider
-Lorg/chromium/content/browser/SandboxedProcessArgs
-Lorg/chromium/content/browser/SandboxedProcessConnection
-Lorg/chromium/content/browser/TouchPoint
-Lorg/chromium/content/browser/WaitableNativeEvent
-Lorg/chromium/content/browser/WebContentsObserverAndroid
-Lorg/chromium/content/common/DeviceInfo
-Lorg/chromium/content/common/SurfaceTextureListener
-Lorg/chromium/media/MediaPlayerListener
-Lorg/chromium/net/NetworkChangeNotifier
-Lorg/chromium/net/ProxyChangeListener
-Lorg/chromium/ui/gfx/NativeWindow
-Lorg/chromium/ui/SelectFileDialog
-Lcom/google/android/apps/chrome/GoogleLocationSettingsHelperImpl
-Lorg/chromium/chrome/browser/GoogleLocationSettingsHelper
-Lorg/chromium/chrome/browser/GoogleLocationSettingsHelperStub
« no previous file with comments | « base/android/jni_generator/SampleForTests.java ('k') | base/android/jni_generator/jni_generator.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698