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

Unified Diff: android_webview/gpu/aw_content_gpu_client.cc

Issue 2171473003: Remove content::GpuVideoDecodeAcceleratorFactory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gpu_init_order
Patch Set: rebase Created 4 years, 5 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
« no previous file with comments | « android_webview/gpu/aw_content_gpu_client.h ('k') | chrome/chrome_gpu.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/gpu/aw_content_gpu_client.cc
diff --git a/android_webview/gpu/aw_content_gpu_client.cc b/android_webview/gpu/aw_content_gpu_client.cc
index a841d3cf5c39f96915c08924ab5fcc8adbc6cbf9..fcd3eec74a0a6f2c804b8d2fe5a61a996394e046 100644
--- a/android_webview/gpu/aw_content_gpu_client.cc
+++ b/android_webview/gpu/aw_content_gpu_client.cc
@@ -12,9 +12,6 @@ AwContentGpuClient::AwContentGpuClient(
AwContentGpuClient::~AwContentGpuClient() {}
-void AwContentGpuClient::ExposeInterfacesToBrowser(
- shell::InterfaceRegistry* registry) {}
-
gpu::SyncPointManager* AwContentGpuClient::GetSyncPointManager() {
return sync_point_manager_callback_.Run();
}
« no previous file with comments | « android_webview/gpu/aw_content_gpu_client.h ('k') | chrome/chrome_gpu.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698