Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / skia / dm / DMWriteTask.h
index d2403ad..c6ef1cb 100644 (file)
@@ -3,7 +3,6 @@
 
 #include "DMTask.h"
 #include "SkBitmap.h"
-#include "SkJSONCPP.h"
 #include "SkStream.h"
 #include "SkString.h"
 #include "SkTArray.h"
@@ -30,8 +29,6 @@ public:
     virtual bool shouldSkip() const SK_OVERRIDE;
     virtual SkString name() const SK_OVERRIDE;
 
-    static void DumpJson();
-
 private:
     SkTArray<SkString> fSuffixes;
     const SkString fBaseName;