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

Unified Diff: webkit/compositor_bindings/WebExternalTextureLayerImpl.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
« no previous file with comments | « cc/cc_tests.gyp ('k') | webkit/compositor_bindings/WebVideoLayerImpl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/compositor_bindings/WebExternalTextureLayerImpl.h
diff --git a/webkit/compositor_bindings/WebExternalTextureLayerImpl.h b/webkit/compositor_bindings/WebExternalTextureLayerImpl.h
index e7e96ec007c7ae2fca08de9ea6a6a8e37a95810b..311f4ec0e78b29f0e180153bc2e6d2e772c51393 100644
--- a/webkit/compositor_bindings/WebExternalTextureLayerImpl.h
+++ b/webkit/compositor_bindings/WebExternalTextureLayerImpl.h
@@ -7,6 +7,7 @@
#include "TextureLayerChromiumClient.h"
#include <public/WebExternalTextureLayer.h>
+#include <wtf/OwnPtr.h>
namespace WebKit {
« no previous file with comments | « cc/cc_tests.gyp ('k') | webkit/compositor_bindings/WebVideoLayerImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698