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

Unified Diff: ash/test/test_lock_state_controller_delegate.h

Issue 2070053003: Remove logging added for debugging the lockscreen crashes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Created 4 years, 6 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 | « no previous file | ash/test/test_lock_state_controller_delegate.cc » ('j') | ash/wm/lock_state_controller.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/test_lock_state_controller_delegate.h
diff --git a/ash/test/test_lock_state_controller_delegate.h b/ash/test/test_lock_state_controller_delegate.h
index ae17f7655f497de0a84ea627ececb5b122779582..d38da4e5fe8bf54a2005fd24ea4fb6adc473a132 100644
--- a/ash/test/test_lock_state_controller_delegate.h
+++ b/ash/test/test_lock_state_controller_delegate.h
@@ -22,7 +22,6 @@ class TestLockStateControllerDelegate : public LockStateControllerDelegate {
int num_shutdown_requests() const { return num_shutdown_requests_; }
// LockStateControllerDelegate implementation.
- bool IsLoading() const override;
void RequestLockScreen() override;
void RequestShutdown() override;
« no previous file with comments | « no previous file | ash/test/test_lock_state_controller_delegate.cc » ('j') | ash/wm/lock_state_controller.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698