Fixed flakiness in GetMostRecentlyAddedUserNodeForURLSkipsManagedNodes.
base::Time::Now() doesn't guarantee that successive calls don't get the same value, and this seems to be happening on some Windows systems when two BookmarkNodes are created one after the other in a unit test. R=mad@chromium.org TBR=sky@chromium.org BUG=None Review URL: https://codereview.chromium.org/348893002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278805 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment