Chromium Code Reviews| Index: include/core/SkDevice.h | 
| diff --git a/include/core/SkDevice.h b/include/core/SkDevice.h | 
| index bcbf47a810b5e6e658a6c1a4012ac073027ce483..7217e2fa65c20104980fe53dc20b294c620759bc 100644 | 
| --- a/include/core/SkDevice.h | 
| +++ b/include/core/SkDevice.h | 
| @@ -31,7 +31,6 @@ public: | 
| /** | 
| * Construct a new device. | 
| */ | 
| - SkBaseDevice(); | 
| explicit SkBaseDevice(const SkSurfaceProps&); | 
| virtual ~SkBaseDevice(); |