Index: ppapi/shared_impl/scoped_pp_var.h |
diff --git a/ppapi/shared_impl/scoped_pp_var.h b/ppapi/shared_impl/scoped_pp_var.h |
index f1e134782ef88a56a338b0739eeb6c1c10292185..44d0ff115817be0003fa38380dcb8a1f87e4ffbb 100644 |
--- a/ppapi/shared_impl/scoped_pp_var.h |
+++ b/ppapi/shared_impl/scoped_pp_var.h |
@@ -47,7 +47,7 @@ |
// An array of PP_Vars which will be deallocated and have their references |
// decremented when they go out of scope. |
-class PPAPI_SHARED_EXPORT ScopedPPVarArray { |
+class ScopedPPVarArray { |
public: |
struct PassPPBMemoryAllocatedArray {}; |