| Index: ui/android/resources/ui_resource_android.h
|
| diff --git a/ui/android/resources/ui_resource_android.h b/ui/android/resources/ui_resource_android.h
|
| index 60f7888b4d68709f6c0fe8983b7709b67c1d3d53..bab9a381aa6a9a4df2a0c6687a8884581766607b 100644
|
| --- a/ui/android/resources/ui_resource_android.h
|
| +++ b/ui/android/resources/ui_resource_android.h
|
| @@ -28,9 +28,6 @@ class UI_ANDROID_EXPORT UIResourceAndroid : public ui::UIResourceClientAndroid {
|
| cc::UIResourceBitmap GetBitmap(cc::UIResourceId uid,
|
| bool resource_lost) override;
|
|
|
| - // ui::UIResourceClientAndroid implementation.
|
| - void UIResourceIsInvalid() override;
|
| -
|
| cc::UIResourceId id();
|
|
|
| private:
|
|
|