Index: chrome/browser/chromeos/login/quick_unlock/pin_storage.h |
diff --git a/chrome/browser/chromeos/login/quick_unlock/pin_storage.h b/chrome/browser/chromeos/login/quick_unlock/pin_storage.h |
index bcabe560e1b549483ff9129b8d5aac4a94a0e2ef..f9fe72aadbecff1921e3716e0c1d82bf26680110 100644 |
--- a/chrome/browser/chromeos/login/quick_unlock/pin_storage.h |
+++ b/chrome/browser/chromeos/login/quick_unlock/pin_storage.h |
@@ -21,11 +21,6 @@ class PinStorageTestApi; |
namespace chromeos { |
-// TODO(jdufault): Figure out the UX we want on the lock screen when there are |
-// multiple users. We will be storing either global or per-user unlock state. If |
-// we end up storing global unlock state, we can pull the unlock attempt and |
-// strong-auth code out of this class. |
- |
class PinStorage : public KeyedService { |
public: |
// TODO(jdufault): Pull these values in from policy. See crbug.com/612271. |