Index: ash/common/test/test_palette_delegate.cc |
diff --git a/ash/common/test/test_palette_delegate.cc b/ash/common/test/test_palette_delegate.cc |
index b3bd02943eddb954d7b48ac2e2f9d780073ed725..b9c2ec4f230fd40852c98de56f8142195b1755f8 100644 |
--- a/ash/common/test/test_palette_delegate.cc |
+++ b/ash/common/test/test_palette_delegate.cc |
@@ -49,4 +49,8 @@ void TestPaletteDelegate::TakePartialScreenshot() { |
++take_partial_screenshot_count_; |
} |
+void TestPaletteDelegate::OnLaserPointerEnabled() {} |
+ |
+void TestPaletteDelegate::OnLaserPointerDisabled() {} |
+ |
} // namespace ash |