Chromium Code Reviews| Index: BUILD.public |
| diff --git a/BUILD.public b/BUILD.public |
| index d806214f0e513e1ee0a86fedca05f9d912439f43..338e19446028e84d3dbc39e2699f38d6dd34b2f1 100644 |
| --- a/BUILD.public |
| +++ b/BUILD.public |
| @@ -54,9 +54,6 @@ SRCS = glob( |
| "src/gpu/gl/mesa/*", # Requires SK_MESA define. |
| "src/svg/parser/*", # Missing SkSVG.h. |
| - # Dependency on files outside src. |
| - "src/svg/skp2svg.cpp", # Depends on tools/LazyDecodeBitmap.h. |
| - |
| # Not used. |
| "src/animator/**/*", |
| "src/views/**/*", |