Ignore return type annotations in @CalledByNative methods.

Annotations do not affect generated JNI signatures so they should be
ignored. This CL updates the regex used to ignore return type
annotations (annotated method parameters are already ignored).

BUG=650823

Review-Url: https://codereview.chromium.org/2386713002
Cr-Commit-Position: refs/heads/master@{#422215}


CrOS-Libchrome-Original-Commit: 799c1feb38d8fb1052bfdaaac6eaf1093f89bb2b
3 files changed
tree: 3978d436bd851a20266a1e78ee1d223a369f88cc
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/