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

Unified Diff: ui/gfx/ozone/impl/file_surface_factory.h

Issue 59263004: ozone: Fix shared component builds. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
« no previous file with comments | « ui/gfx/ozone/impl/dri_surface_factory.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/ozone/impl/file_surface_factory.h
diff --git a/ui/gfx/ozone/impl/file_surface_factory.h b/ui/gfx/ozone/impl/file_surface_factory.h
index d9e4192ee29f38c1a966b84be4b494d57207353d..19f1c946a33e14f7a20e93ba6a61250a5dbf29ea 100644
--- a/ui/gfx/ozone/impl/file_surface_factory.h
+++ b/ui/gfx/ozone/impl/file_surface_factory.h
@@ -16,7 +16,7 @@ class SkCanvas;
namespace gfx {
-class FileSurfaceFactory : public SurfaceFactoryOzone {
+class GFX_EXPORT FileSurfaceFactory : public SurfaceFactoryOzone {
public:
explicit FileSurfaceFactory(const base::FilePath& dump_location);
virtual ~FileSurfaceFactory();
« no previous file with comments | « ui/gfx/ozone/impl/dri_surface_factory.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698