 Chromium Code Reviews
 Chromium Code Reviews Issue 23621005:
  Replace SkTScopedPtr with SkAutoTDelete in Skia.  (Closed) 
  Base URL: https://skia.googlecode.com/svn/trunk
    
  
    Issue 23621005:
  Replace SkTScopedPtr with SkAutoTDelete in Skia.  (Closed) 
  Base URL: https://skia.googlecode.com/svn/trunk| 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', |