Make Chrome's clipboard compatible with the clipboard for mono apps (mono-project.com/)
A request for the "TARGETS" target of the clipboard selection via
XConvertSelection(display, selection, target, property, requestor, time)
should set |property| to a property of type XA_ATOM. Mono apps set |property| to a property of type "TARGETS" instead.
This CL treats a property of type "TARGETS" the same as a property of type XA_ATOM.
BUG=377893
TEST=Manual, see bug
Review URL: https://codereview.chromium.org/
314943002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274851 0039d316-1c4b-4281-b951-d872f2087c98