summaryrefslogtreecommitdiffstats
path: root/extensions/renderer
diff options
context:
space:
mode:
authorjam <jam@chromium.org>2016-02-08 16:41:18 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-09 00:43:10 +0000
commitb73c4fc690d356021c11f7607e3f6751817bda74 (patch)
tree4edbea7b9fabc0e80750a2010062d0ff6ebc7778 /extensions/renderer
parent7e805353d08fd7c4cdea75c9e0962a0652c16f2c (diff)
downloadchromium_src-b73c4fc690d356021c11f7607e3f6751817bda74.zip
chromium_src-b73c4fc690d356021c11f7607e3f6751817bda74.tar.gz
chromium_src-b73c4fc690d356021c11f7607e3f6751817bda74.tar.bz2
Switch base::trace_event::TraceLogStatus to use uint32_t instead of size_t.
This is because size_t's size depends on the architecture and we send base::trace_event::TraceLogStatus over IPC. 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/1679553003 Cr-Commit-Position: refs/heads/master@{#374240}
Diffstat (limited to 'extensions/renderer')
0 files changed, 0 insertions, 0 deletions