Index: content/browser/android/browser_jni_registrar.cc |
diff --git a/content/browser/android/browser_jni_registrar.cc b/content/browser/android/browser_jni_registrar.cc |
index 435062cbf2473fb3b1303dda0ba9d46ac2628907..e30394bb31591e321d8fce28a255262115a1d098 100644 |
--- a/content/browser/android/browser_jni_registrar.cc |
+++ b/content/browser/android/browser_jni_registrar.cc |
@@ -32,8 +32,6 @@ base::android::RegistrationMethod kContentRegisteredMethods[] = { |
{ "AndroidLocationApiAdapter", |
content::AndroidLocationApiAdapter::RegisterGeolocationService }, |
{ "AndroidBrowserProcess", content::RegisterAndroidBrowserProcess }, |
- { "BrowserProcessSurfaceTexture", |
- SurfaceTexturePeerBrowserImpl::RegisterBrowserProcessSurfaceTexture }, |
{ "ContentSettings", content::ContentSettings::RegisterContentSettings }, |
{ "ContentViewRenderView", |
content::ContentViewRenderView::RegisterContentViewRenderView }, |