Index: ui/views/mus/window_tree_host_mus.h |
diff --git a/ui/views/mus/window_tree_host_mus.h b/ui/views/mus/window_tree_host_mus.h |
index a606553260663648ea91c8a8b56dee70398b92e5..535aeb2fb07afa4eadcaf2f56876bb93af293314 100644 |
--- a/ui/views/mus/window_tree_host_mus.h |
+++ b/ui/views/mus/window_tree_host_mus.h |
@@ -40,6 +40,7 @@ class VIEWS_MUS_EXPORT WindowTreeHostMus : public aura::WindowTreeHostPlatform { |
void OnClosed() override; |
void OnActivationChanged(bool active) override; |
void OnCloseRequest() override; |
+ gfx::ICCProfile GetICCProfileForCurrentDisplay() override; |
NativeWidgetMus* native_widget_; |
std::unique_ptr<InputMethodMus> input_method_; |