blob: feae0d7cc044b286b6dfdb7c83491212d8298bae [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::svg) { }