Remove android specific srcPath from SkPath
authordjsollen <djsollen@google.com>
Tue, 17 Feb 2015 16:06:32 +0000 (08:06 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 17 Feb 2015 16:06:33 +0000 (08:06 -0800)
commit523cda39435256bcb3e5665f47612d661d3c6bf9
tree48de3382655fb55a61bef2926d49f7057e9ffea9
parentb1629c5d9eb6236429cca1502d3bf5fcda8e3406
Remove android specific srcPath from SkPath

Review URL: https://codereview.chromium.org/926693002
include/core/SkPath.h
src/core/SkPath.cpp
tests/PathTest.cpp