Index: chrome/browser/chromeos/policy/remote_commands/screenshot_delegate.h |
diff --git a/chrome/browser/chromeos/policy/remote_commands/screenshot_delegate.h b/chrome/browser/chromeos/policy/remote_commands/screenshot_delegate.h |
index d809b915e090a08cdac3e7f3682a9946b19af386..fd15c7e7f5cb12e8226bf1783c5119a485ee219d 100644 |
--- a/chrome/browser/chromeos/policy/remote_commands/screenshot_delegate.h |
+++ b/chrome/browser/chromeos/policy/remote_commands/screenshot_delegate.h |
@@ -28,6 +28,7 @@ class ScreenshotDelegate : public DeviceCommandScreenshotJob::Delegate { |
~ScreenshotDelegate() override; |
// DeviceCommandScreenshotJob::Delegate: |
+ bool IsScreenshotAllowed() override; |
void TakeSnapshot( |
gfx::NativeWindow window, |
const gfx::Rect& source_rect, |