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

Unified Diff: content/browser/android/synchronous_compositor_base.h

Issue 1844843002: android: Remove in-process video path (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove commented out code + rebase again Created 4 years, 8 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: content/browser/android/synchronous_compositor_base.h
diff --git a/content/browser/android/synchronous_compositor_base.h b/content/browser/android/synchronous_compositor_base.h
index 00aae21ba93754e25c2f9c5fbfb298d9db3d3ab3..8611696538079b2a5377e0dfa3a619b69c00f32f 100644
--- a/content/browser/android/synchronous_compositor_base.h
+++ b/content/browser/android/synchronous_compositor_base.h
@@ -25,7 +25,6 @@ struct BeginFrameArgs;
namespace content {
class RenderWidgetHostViewAndroid;
-class SynchronousCompositorStreamTextureFactoryImpl;
class WebContents;
struct DidOverscrollParams;

Powered by Google App Engine
This is Rietveld 408576698