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

Unified Diff: media/gpu/vaapi_tfp_picture.h

Issue 2533273002: media: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years, 1 month 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: media/gpu/vaapi_tfp_picture.h
diff --git a/media/gpu/vaapi_tfp_picture.h b/media/gpu/vaapi_tfp_picture.h
index 1189c3be9dfc402833db15f0125b876c8e9863e4..3bdc27362b02b6a01554016ed70048db5ed60d2a 100644
--- a/media/gpu/vaapi_tfp_picture.h
+++ b/media/gpu/vaapi_tfp_picture.h
@@ -17,10 +17,6 @@
#include "ui/gfx/geometry/size.h"
#include "ui/gl/gl_bindings.h"
-namespace gfx {
-class GLContextGLX;
-}
-
namespace gl {
class GLImageGLX;
}

Powered by Google App Engine
This is Rietveld 408576698