blob: aeccc7082b8e27036195ce9e5bb11b09a5c9a958 [file] [log] [blame]
/*
* Copyright 2016 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "SkSVGSVG.h"
SkSVGSVG::SkSVGSVG() : INHERITED(SkSVGTag::kSvg) { }