Remove unused GG_(U)INTn_C macros from base/port.h.

Also mark the remaining ones as deprecated. In Chromium, we force-define
__STDC_CONSTANT_MACROS, so you can just use the regular (U)INTn_C macros
from <stdint.h>.

R=brettw@chromium.org

Review URL: https://codereview.chromium.org/218613005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260571 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 8bb96dd876b060ef374f36547c3cd6328ee819e1
1 file changed
tree: f8a5878d965d022d1d7447d39d8644081440cbc0
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. ipc/
  6. mojo/
  7. testing/
  8. third_party/
  9. ui/