Chromium Code Reviews| Index: ppapi/cpp/dev/widget_dev.h |
| =================================================================== |
| --- ppapi/cpp/dev/widget_dev.h (revision 67885) |
| +++ ppapi/cpp/dev/widget_dev.h (working copy) |
| @@ -27,7 +27,6 @@ |
| Widget_Dev(const Widget_Dev& other); |
| Widget_Dev& operator=(const Widget_Dev& other); |
| - void swap(Widget_Dev& other); |
| // PPB_Widget methods: |
| bool Paint(const Rect& rect, ImageData* image); |