Adding a scoped_nsprotocol

This allow to easily own protocol. The syntax is:
scoped_nsobject<id<MyProtocol> > object;

BUG= none
TEST= none


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

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


CrOS-Libchrome-Original-Commit: d299b5058510cec176ae34feb4585797f22b30a2
1 file changed
tree: 6fb4eabccb2fdd184a3241d51784ced35dbbe4dc
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/