summaryrefslogtreecommitdiffstats
path: root/device
diff options
context:
space:
mode:
authorjam <jam@chromium.org>2016-02-08 14:48:16 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-08 22:50:13 +0000
commit1eacd7ea0e86208e3f4fb46bd75566b47d528c15 (patch)
treee5f6ae2a82ca1b168bcd40c279124a6e9ca3a483 /device
parent620be1f0cde37e56b8f8eb9e238e3d28b6471fc7 (diff)
downloadchromium_src-1eacd7ea0e86208e3f4fb46bd75566b47d528c15.zip
chromium_src-1eacd7ea0e86208e3f4fb46bd75566b47d528c15.tar.gz
chromium_src-1eacd7ea0e86208e3f4fb46bd75566b47d528c15.tar.bz2
Switch histogram struct members that are sent over IPC to use uint32_t instead of size_t.
size_t's size depends on the architecture. We need IPCs to match as we're now going to support 32 and 64 bit processes communicating on Android. This is split off from https://codereview.chromium.org/1619363002/. BUG=581409 Review URL: https://codereview.chromium.org/1676783002 Cr-Commit-Position: refs/heads/master@{#374205}
Diffstat (limited to 'device')
0 files changed, 0 insertions, 0 deletions