| Index: include/core/SkDevice.h
|
| diff --git a/include/core/SkDevice.h b/include/core/SkDevice.h
|
| index 9e01e6264975993ac9a9881c9f8020145034e429..c52c579424a2ad7e450b501585052d0aa8eea050 100644
|
| --- a/include/core/SkDevice.h
|
| +++ b/include/core/SkDevice.h
|
| @@ -372,7 +372,7 @@ private:
|
| friend class SkDraw;
|
| friend class SkDrawIter;
|
| friend class SkDeviceFilteredPaint;
|
| - friend class SkImageFilter::Proxy;
|
| + friend class SkImageFilter::DeviceProxy;
|
| friend class SkNoPixelsBitmapDevice;
|
|
|
| friend class SkSurface_Raster;
|
|
|