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

Unified Diff: trunk/src/content/browser/android/content_view_core_impl.h

Issue 17045010: Revert 207875 "Native Android accessibility." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 6 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: trunk/src/content/browser/android/content_view_core_impl.h
===================================================================
--- trunk/src/content/browser/android/content_view_core_impl.h (revision 207890)
+++ trunk/src/content/browser/android/content_view_core_impl.h (working copy)
@@ -221,7 +221,6 @@
jint player_id,
jobject jsurface);
void DetachExternalVideoSurface(JNIEnv* env, jobject obj, jint player_id);
- void SetAccessibilityEnabled(JNIEnv* env, jobject obj, bool enabled);
// --------------------------------------------------------------------------
// Public methods that call to Java via JNI

Powered by Google App Engine
This is Rietveld 408576698