Commit 602defcc authored by Peter Kasting's avatar Peter Kasting Committed by Commit Bot

Fix trivial error in comment

BUG=none
TEST=none
TBR=dcheng

Change-Id: I1393d84231c1693756cb571661ff0d1fda5259da
Reviewed-on: https://chromium-review.googlesource.com/923401
Commit-Queue: Peter Kasting <pkasting@chromium.org>
Reviewed-by: default avatarDaniel Cheng <dcheng@chromium.org>
Reviewed-by: default avatarPeter Kasting <pkasting@chromium.org>
Cr-Commit-Position: refs/heads/master@{#537171}
parent c0fc76a4
......@@ -30,7 +30,7 @@ namespace base {
// std::string s(16);
// crypto::RandString(s.data(), s.size());
// return s;
// })());
// }());
// return *nonce;
// }
//
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment