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

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

Issue 2361563002: chromeos: Laser tool blocks events from propagating. (Closed)
Patch Set: Created 4 years, 3 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
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 f29ddb6c60447fc4e65233e5395bd857b879c8fd..fff3b2f3c51cfbfe83dc8a2094e6c374a1f329b3 100644
--- a/ash/common/test/test_palette_delegate.h
+++ b/ash/common/test/test_palette_delegate.h
@@ -48,8 +48,6 @@ class TestPaletteDelegate : public PaletteDelegate {
const EnableListener& on_state_changed) override;
void CreateNote() override;
bool HasNoteApp() override;
- void OnLaserPointerEnabled() override;
- void OnLaserPointerDisabled() override;
void SetPartialMagnifierState(bool enabled) override;
void SetStylusStateChangedCallback(
const OnStylusStateChangedCallback& on_stylus_state_changed) override;
« no previous file with comments | « ash/common/system/chromeos/palette/tools/laser_pointer_view.cc ('k') | ash/common/test/test_palette_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698