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

Unified Diff: public/platform/WebExternalTextureLayerClient.h

Issue 99103006: Moving GraphicsContext and dependencies from core to platform. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Final patch - fixes Android Created 7 years 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 | « public/platform/WebContentLayerClient.h ('k') | public/platform/WebFloatRect.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebExternalTextureLayerClient.h
diff --git a/public/platform/WebExternalTextureLayerClient.h b/public/platform/WebExternalTextureLayerClient.h
index bf167c95201e2fc56b0b03e4b92bf8549dde17ea..99b743bdf692f1121cfdd8fee2dec0b270cf105d 100644
--- a/public/platform/WebExternalTextureLayerClient.h
+++ b/public/platform/WebExternalTextureLayerClient.h
@@ -35,7 +35,7 @@ class WebGraphicsContext3D;
class WebExternalBitmap;
struct WebExternalTextureMailbox;
-class WebExternalTextureLayerClient {
+class BLINK_PLATFORM_EXPORT WebExternalTextureLayerClient {
public:
virtual WebGraphicsContext3D* context() = 0;
« no previous file with comments | « public/platform/WebContentLayerClient.h ('k') | public/platform/WebFloatRect.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698