DescriptionFix a warning building DM using ninja on Mac.
Here is the warning:
../../dm/DMTask.cpp: In copy constructor ‘DM::Task::Task(const DM::Task&)’:
../../dm/DMTask.cpp:17: warning: base class ‘class SkRunnable’ should be explicitly initialized in the copy constructor
Also add an SK_OVERRIDE.
R=mtklein@google.com
Committed: https://code.google.com/p/skia/source/detail?r=12317
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|