Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(256)

Unified Diff: BUILD.public

Issue 1299773002: Remove a couple zombie pathops files. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/pathops/SkConicLineIntersection.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.public
diff --git a/BUILD.public b/BUILD.public
index f69e9b63c1fa9b11d3447c8f81ccf2b863e20ba5..ed54aba787d5d17ec82cbed82fc39eaea63b5ace 100644
--- a/BUILD.public
+++ b/BUILD.public
@@ -63,10 +63,6 @@ SRCS = glob(
"src/utils/SkThreadUtils_pthread_other.cpp",
"src/utils/SkThreadUtils_win.cpp", # Windows-only. Move to ports?
"src/doc/*_XPS.cpp",
-
- # TODO(melanielc): These don't compile. Maybe remove them?
- "src/pathops/SkConicLineIntersection.cpp",
- "src/pathops/SkPathOpsPostSect.cpp",
],
)
« no previous file with comments | « no previous file | src/pathops/SkConicLineIntersection.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698