mac: use the preprocessor for the mac header

The mac header is using conditional compilation to become neutral for other platforms.
Unfortunately it won't work for all gyp backends, as the gyp file is removing the header
from the sources for non mac platforms. Better use conditionals in the few places
where we use it. That also spares us to explain the hack.


Review URL: http://codereview.chromium.org/8822010

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


CrOS-Libchrome-Original-Commit: 29535ffd4ab3d829d766a30a18217091f4b12011
2 files changed
tree: 874a550cfcd92057880563382c55dda57a90880c
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/