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

Unified Diff: webkit/compositor_bindings/WebVideoLayerImpl.h

Issue 10909145: Fix cc gyp files up for static linking (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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: webkit/compositor_bindings/WebVideoLayerImpl.h
diff --git a/webkit/compositor_bindings/WebVideoLayerImpl.h b/webkit/compositor_bindings/WebVideoLayerImpl.h
index b9e9d7ffc3051dbfe5e42c2f3a6b1da0756df1b0..96a73fa5963e19427941a6c473afd349d5f828c1 100644
--- a/webkit/compositor_bindings/WebVideoLayerImpl.h
+++ b/webkit/compositor_bindings/WebVideoLayerImpl.h
@@ -6,6 +6,7 @@
#define WebVideoLayerImpl_h
#include <public/WebVideoLayer.h>
+#include <wtf/OwnPtr.h>
namespace WebKit {
class WebLayerImpl;
« no previous file with comments | « webkit/compositor_bindings/WebExternalTextureLayerImpl.h ('k') | webkit/compositor_bindings/compositor_bindings.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698