Index: ui/display/chromeos/x11/native_display_delegate_x11.h |
diff --git a/ui/display/chromeos/x11/native_display_delegate_x11.h b/ui/display/chromeos/x11/native_display_delegate_x11.h |
index 4a0f1e3f67a9ef204634e29f334ee2f9be3d500c..5d49435d891019c9cbacbea4d3b59dbefebf6470 100644 |
--- a/ui/display/chromeos/x11/native_display_delegate_x11.h |
+++ b/ui/display/chromeos/x11/native_display_delegate_x11.h |
@@ -95,8 +95,6 @@ |
const DisplaySnapshot& output) override; |
bool SetColorCalibrationProfile(const DisplaySnapshot& output, |
ColorCalibrationProfile new_profile) override; |
- bool SetGammaRamp(const ui::DisplaySnapshot& output, |
- const std::vector<GammaRampRGBEntry>& lut) override; |
void AddObserver(NativeDisplayObserver* observer) override; |
void RemoveObserver(NativeDisplayObserver* observer) override; |