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

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

Issue 2239743004: Palette tool laser prototype. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@patch
Patch Set: Rebased. Created 4 years, 4 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 c96ff4209a38cbf9988f01b0356e8ca9453a622e..c0f305877e2fb83db1ea8a07e4bad741049cb8d5 100644
--- a/ash/common/test/test_palette_delegate.h
+++ b/ash/common/test/test_palette_delegate.h
@@ -51,6 +51,8 @@ class TestPaletteDelegate : public PaletteDelegate {
bool ShouldShowPalette() override;
void TakeScreenshot() override;
void TakePartialScreenshot() override;
+ void OnLaserPointerEnabled() override;
+ void OnLaserPointerDisabled() override;
int create_note_count_ = 0;
int has_note_app_count_ = 0;
« 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