diff options
author | jam <jam@chromium.org> | 2016-02-08 16:41:18 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-02-09 00:43:10 +0000 |
commit | b73c4fc690d356021c11f7607e3f6751817bda74 (patch) | |
tree | 4edbea7b9fabc0e80750a2010062d0ff6ebc7778 /extensions/renderer | |
parent | 7e805353d08fd7c4cdea75c9e0962a0652c16f2c (diff) | |
download | chromium_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