Correct Preview plt UMA logging. Preview doesn't use data_compression_proxy anymore...
commit15d952ffd359b83f51aa625b3ba51f430b413ef7
authorksimbili@chromium.org <ksimbili@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 14 May 2014 14:51:41 +0000 (14 14:51 +0000)
committerksimbili@chromium.org <ksimbili@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 14 May 2014 14:51:41 +0000 (14 14:51 +0000)
tree605fb3462f9403293f76b7e58b5b9855e7826333
parent2f1537fd87483ca6e144471f772581ac53de11e2
Correct Preview plt UMA logging. Preview doesn't use data_compression_proxy anymore. But the current logging is completely based on that flag. This change removes the dependency on that flag.

Also removing PREVIEW_WAS_SHOWN, as we have no way of figuring out that the url came from preview.

BUG=371892

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270402 0039d316-1c4b-4281-b951-d872f2087c98
chrome/renderer/page_load_histograms.cc