ash: Initialize some pointers to null in SystemTray constructor
They eventually get valid pointers assigned, but this makes the code clearer and prevents spurious warnings from editors (like Eclipse) that detect constructors with uninitialized data. BUG=none TEST=existing ash tests Review URL: https://codereview.chromium.org/1838343003 Cr-Commit-Position: refs/heads/master@{#383891}
Showing
Please register or sign in to comment