| Index: headless/lib/browser/headless_window_tree_host.h
|
| diff --git a/headless/lib/browser/headless_window_tree_host.h b/headless/lib/browser/headless_window_tree_host.h
|
| index 097435acca1ea53c86217284196ada6d3c710703..b813b1451abff3c075f1dc4380a63f7d984b8b61 100644
|
| --- a/headless/lib/browser/headless_window_tree_host.h
|
| +++ b/headless/lib/browser/headless_window_tree_host.h
|
| @@ -48,7 +48,6 @@ class HeadlessWindowTreeHost : public aura::WindowTreeHost,
|
| void SetCursorNative(gfx::NativeCursor cursor_type) override;
|
| void MoveCursorToScreenLocationInPixels(const gfx::Point& location) override;
|
| void OnCursorVisibilityChangedNative(bool show) override;
|
| - gfx::ICCProfile GetICCProfileForCurrentDisplay() override;
|
|
|
| private:
|
| gfx::Rect bounds_;
|
|
|