diff options
author | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-17 17:23:51 +0000 |
---|---|---|
committer | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-17 17:23:51 +0000 |
commit | 743ace4213ae3ea93355dff8b57ef33287b32220 (patch) | |
tree | e39fc30e436e0a06790d665878cd91113ba180d4 /base/shared_memory.h | |
parent | 8c14a436fe6488c8f647ff79301102e885838c77 (diff) | |
download | chromium_src-743ace4213ae3ea93355dff8b57ef33287b32220.zip chromium_src-743ace4213ae3ea93355dff8b57ef33287b32220.tar.gz chromium_src-743ace4213ae3ea93355dff8b57ef33287b32220.tar.bz2 |
Consistently use int64 for integers holding number of milliseconds.
This applies only to things which use TimeDelta::InMilliseconds, because
it returns int64. Before this patch callers static_casted that to int,
and after this patch they use the returned value as int64.
Review URL: http://codereview.chromium.org/126279
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18626 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/shared_memory.h')
0 files changed, 0 insertions, 0 deletions