| Index: chrome/browser/android/vr_shell/textures/url_bar_texture.h
|
| diff --git a/chrome/browser/android/vr_shell/textures/url_bar_texture.h b/chrome/browser/android/vr_shell/textures/url_bar_texture.h
|
| index bd646b176c9c698abcb9f79384290bfb275a1087..a077e733ab3e55f0b46c9ea60a2dbade7f8bbf7d 100644
|
| --- a/chrome/browser/android/vr_shell/textures/url_bar_texture.h
|
| +++ b/chrome/browser/android/vr_shell/textures/url_bar_texture.h
|
| @@ -61,7 +61,6 @@ class UrlBarTexture : public UiTexture {
|
| bool HitsTransparentRegion(const gfx::PointF& meters, bool left) const;
|
| void RenderUrl(const gfx::Size& texture_size, const gfx::Rect& bounds);
|
| void OnSetMode() override;
|
| - const ColorScheme& color_scheme() const;
|
|
|
| gfx::SizeF size_;
|
| bool hovered_ = false;
|
|
|