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

Unified Diff: android_webview/gpu/aw_content_gpu_client.h

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 | « no previous file | android_webview/gpu/aw_content_gpu_client.cc » ('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.h
diff --git a/android_webview/gpu/aw_content_gpu_client.h b/android_webview/gpu/aw_content_gpu_client.h
index be294f0431f8de55efe89437527a737c79be0bd1..931b8a15a9521cd7086482fbb110adb55b5e6d0e 100644
--- a/android_webview/gpu/aw_content_gpu_client.h
+++ b/android_webview/gpu/aw_content_gpu_client.h
@@ -19,7 +19,6 @@ class AwContentGpuClient : public content::ContentGpuClient {
~AwContentGpuClient() override;
// content::ContentGpuClient implementation.
- void ExposeInterfacesToBrowser(shell::InterfaceRegistry* registry) override;
gpu::SyncPointManager* GetSyncPointManager() override;
private:
« no previous file with comments | « no previous file | android_webview/gpu/aw_content_gpu_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698