Update ui/display to use primitive types as defined in stdint.h
As instructed in base/basictypes.h we should use (u)int{8,16,32,64}_t rather than the ones without the '_t' suffix. BUG=333413 R=derat@chromium.org Review URL: https://codereview.chromium.org/215233002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260118 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment