FBTF: Allow forward declaration of classes passed to sync IPC messages.

This is a continuation of r55259, where we convert the remaining IPC messages
to the new system. At this point, all the messages should be able to accept
forward declared classes/structs as parameters.

BUG=51411
TEST=none

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

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


CrOS-Libchrome-Original-Commit: ef85bbeac4d297d238bb9c17312261182187cebc
5 files changed
tree: 4298251869dbce2902f0cb62f815b8e56805e599
  1. base/
  2. build/
  3. ipc/
  4. testing/