Add a gin/public directory

When we start using gin from other projects but mojo, we want to be
extra careful what we include. Therefore, we introduce a public/
directories with headers that are ok to be included from gin-embedders.

As a start, we move wrapper_info.h into public/.

BUG=317398
R=abarth@chromium.org

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

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


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