Avoid using Pickle::WriteSize(), which writes an architecture-dependent amount
of data, in histogram pickles. (The goal is to remove that method entirely.
Uses that never persist or send pickles over the network are [probably] safe,
but having the method around is waiting for accidental misuses.)
Review URL: https://chromiumcodereview.appspot.com/9696001

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


CrOS-Libchrome-Original-Commit: ee028ac277bb4e9cbc6163be6bd0561b43f6c926
1 file changed
tree: 4b6143bb796d150b65c0f8f5722b78262792a3b0
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/