Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
4d516a6903d83414b5615ca9388b52064da6990c
/
.
/
experimental
/
svg
/
model
/
SkSVGSVG.cpp
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
)
{
}