Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(132)

Unified Diff: ash/common/test/test_palette_delegate.h

Issue 2644713002: cros: Use runtime stylus detection for ash palette. (Closed)
Patch Set: Fix test Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/common/system/status_area_widget.cc ('k') | ash/common/test/test_palette_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/test/test_palette_delegate.h
diff --git a/ash/common/test/test_palette_delegate.h b/ash/common/test/test_palette_delegate.h
index 837c0e042f2ee31407a8f2296429bea4ff414cde..f0fc5e5506b989178fef2af5204b97f8e799928a 100644
--- a/ash/common/test/test_palette_delegate.h
+++ b/ash/common/test/test_palette_delegate.h
@@ -46,8 +46,6 @@ class TestPaletteDelegate : public PaletteDelegate {
const EnableListener& on_state_changed) override;
void CreateNote() override;
bool HasNoteApp() override;
- void SetStylusStateChangedCallback(
- const OnStylusStateChangedCallback& on_stylus_state_changed) override;
bool ShouldAutoOpenPalette() override;
bool ShouldShowPalette() override;
void TakeScreenshot() override;
« no previous file with comments | « ash/common/system/status_area_widget.cc ('k') | ash/common/test/test_palette_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698