-
abarth@chromium.org authored
without having access to the core Mojo system. Currently the only reason these files depend on core is to get kInvalidHandle, but there's no such constant on the C++ side anymore. This CL replaces core.kInvalidHandle with |null| and teaches the handle converters how to convert null to and from an invalid handle. R=sky@chromium.org BUG=372065 Review URL: https://codereview.chromium.org/278093003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269704 0039d316-1c4b-4281-b951-d872f2087c98
7c6f155e