|
* Create a CurrentProcessInfo class as a central storage place for information about the current process. For now store the process creation time there.
* Move RecordBrowserStartupTime() int browser_main.cc.
The motivation for this is that we will want to add some more UMA measurements which require knowledge of the process startup time.
BUG=None
Test=Chrome should continue to compile on all platforms.
TEST=
Review URL: https://chromiumcodereview.appspot.com/10561009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142984 0039d316-1c4b-4281-b951-d872f2087c98
|