Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / ash / content_support / gpu_support_impl.h
index ee82d06..7842a29 100644 (file)
@@ -5,11 +5,13 @@
 #ifndef ASH_CONTENT_SUPPORT_GPU_SUPPORT_IMPL_H_
 #define ASH_CONTENT_SUPPORT_GPU_SUPPORT_IMPL_H_
 
+#include "ash/content_support/ash_with_content_export.h"
 #include "ash/gpu_support.h"
 
 namespace ash {
 
-class GPUSupportImpl : public GPUSupport {
+// Support for a real GPU, which relies on access to src/content.
+class ASH_WITH_CONTENT_EXPORT GPUSupportImpl : public GPUSupport {
  public:
   GPUSupportImpl();
   virtual ~GPUSupportImpl();