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

Unified Diff: gyp/public_headers.gypi

Issue 23621005: Replace SkTScopedPtr with SkAutoTDelete in Skia. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: port class comment Created 7 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 | « gyp/core.gypi ('k') | include/core/SkAdvancedTypefaceMetrics.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/public_headers.gypi
diff --git a/gyp/public_headers.gypi b/gyp/public_headers.gypi
index 472fe29147584bac92d1c11901554c1042ee8577..d77034991b07d2c70df2a9e52ab5d0d1c1427ca6 100644
--- a/gyp/public_headers.gypi
+++ b/gyp/public_headers.gypi
@@ -209,7 +209,6 @@
'core/SkCanvas.h',
'core/SkPicture.h',
'core/SkClipStack.h',
- 'core/SkTScopedPtr.h',
'core/SkXfermode.h',
'core/SkColorFilter.h',
'core/SkRegion.h',
« no previous file with comments | « gyp/core.gypi ('k') | include/core/SkAdvancedTypefaceMetrics.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698