Ensure that we ignore initial swap state.
commitd24f426237db7eabda4f2ff8f7a68cb2921ff032
authordavemoore@chromium.org <davemoore@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 18 Jul 2013 22:26:10 +0000 (18 22:26 +0000)
committerdavemoore@chromium.org <davemoore@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 18 Jul 2013 22:26:10 +0000 (18 22:26 +0000)
tree2724c8a1720c6c3fcc15f38ccf969ab594b7f9b7
parenta7c68fa9fe2f095f3b799e4a5a543528d9620e7e
Ensure that we ignore initial swap state.

The initial check in of this code was missing a return in the initial
condition, where we want to ignore any swap metrics until real swapping
has happened

BUG=260484
TEST=NONE
TBR=jam

Review URL: https://codereview.chromium.org/19543011

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212453 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/memory_details_linux.cc