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

Unified Diff: gyp/utils.gypi

Issue 1814153003: Templatize SkToXXX. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Chromium actually uses 4.6.4. Created 4 years, 9 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 | « gyp/core.gypi ('k') | include/core/SkString.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 bc59f2761b16c98824976e1b582700d3d8cbb597..19ec4cfea7dde5ff80bb4f8b57a2f10c78dd924c 100644
--- a/gyp/utils.gypi
+++ b/gyp/utils.gypi
@@ -89,7 +89,6 @@
'<(skia_src_path)/utils/SkThreadUtils_pthread.h',
'<(skia_src_path)/utils/SkThreadUtils_win.cpp',
'<(skia_src_path)/utils/SkThreadUtils_win.h',
- '<(skia_src_path)/utils/SkTFitsIn.h',
'<(skia_src_path)/utils/SkWhitelistTypefaces.cpp',
#mac
« no previous file with comments | « gyp/core.gypi ('k') | include/core/SkString.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698