| Index: headless/lib/browser/headless_window_tree_host.cc
|
| diff --git a/headless/lib/browser/headless_window_tree_host.cc b/headless/lib/browser/headless_window_tree_host.cc
|
| index 6b59e30d47d93053d3da4b7572c0c6b7f5151a83..7936cd6ef59f4f1697b5c2cde9efcab19f4ed796 100644
|
| --- a/headless/lib/browser/headless_window_tree_host.cc
|
| +++ b/headless/lib/browser/headless_window_tree_host.cc
|
| @@ -79,8 +79,4 @@ void HeadlessWindowTreeHost::MoveCursorToScreenLocationInPixels(
|
|
|
| void HeadlessWindowTreeHost::OnCursorVisibilityChangedNative(bool show) {}
|
|
|
| -gfx::ICCProfile HeadlessWindowTreeHost::GetICCProfileForCurrentDisplay() {
|
| - return gfx::ICCProfile();
|
| -}
|
| -
|
| } // namespace headless
|
|
|