| Index: services/ui/public/cpp/bitmap_uploader.h
|
| diff --git a/services/ui/public/cpp/bitmap_uploader.h b/services/ui/public/cpp/bitmap_uploader.h
|
| index 1f0898e8bf97c9bf8ea0a04c8616545509991b98..efb09113c3df1e58491eda09b20dccef7265fc4a 100644
|
| --- a/services/ui/public/cpp/bitmap_uploader.h
|
| +++ b/services/ui/public/cpp/bitmap_uploader.h
|
| @@ -21,8 +21,6 @@
|
| namespace ui {
|
| class GLES2Context;
|
|
|
| -extern const char kBitmapUploaderForAcceleratedWidget[];
|
| -
|
| // BitmapUploader is useful if you want to draw a bitmap or color in a
|
| // Window.
|
| class BitmapUploader : public WindowSurfaceClient {
|
|
|