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

Unified Diff: ppapi/shared_impl/scoped_pp_var.h

Issue 472693002: Minor changes to allow Pepper InstancePrivate tests to pass with gin (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 | « content/renderer/pepper/pepper_try_catch.h ('k') | ppapi/tests/test_instance_deprecated.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 44d0ff115817be0003fa38380dcb8a1f87e4ffbb..f1e134782ef88a56a338b0739eeb6c1c10292185 100644
--- a/ppapi/shared_impl/scoped_pp_var.h
+++ b/ppapi/shared_impl/scoped_pp_var.h
@@ -47,7 +47,7 @@ class PPAPI_SHARED_EXPORT ScopedPPVar {
// An array of PP_Vars which will be deallocated and have their references
// decremented when they go out of scope.
-class ScopedPPVarArray {
+class PPAPI_SHARED_EXPORT ScopedPPVarArray {
public:
struct PassPPBMemoryAllocatedArray {};
« no previous file with comments | « content/renderer/pepper/pepper_try_catch.h ('k') | ppapi/tests/test_instance_deprecated.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698