DescriptionOilpan: fix Windows build after r178431.
With http://crrev.com/406523002 making GarbageCollectedMixin a non-abstract
class, MSVC elicits a warning that DLL exported GCMixin classes have a
base class that isn't DLL exported.
Add the needed annotation to GarbageCollectedMixin to address (as warnings
are considered as errors.)
R=haraken@chromium.org,wibling@chromium.org
BUG=382557
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178439
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|