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

Unified Diff: gyp/utils.gypi

Issue 1905363002: utils.gypi: remove empty file SkMD5.cpp (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 8 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/utils/SkMD5.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/utils.gypi
diff --git a/gyp/utils.gypi b/gyp/utils.gypi
index 19ec4cfea7dde5ff80bb4f8b57a2f10c78dd924c..5e13e2b71060146e85712e9932e285f054293a61 100644
--- a/gyp/utils.gypi
+++ b/gyp/utils.gypi
@@ -55,8 +55,6 @@
'<(skia_src_path)/utils/SkMatrix22.cpp',
'<(skia_src_path)/utils/SkMatrix22.h',
'<(skia_src_path)/utils/SkMatrix44.cpp',
- '<(skia_src_path)/utils/SkMD5.cpp',
- '<(skia_src_path)/utils/SkMD5.h',
'<(skia_src_path)/utils/SkMeshUtils.cpp',
'<(skia_src_path)/utils/SkNinePatch.cpp',
'<(skia_src_path)/utils/SkNWayCanvas.cpp',
« no previous file with comments | « no previous file | src/utils/SkMD5.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698