Fix @GwtIncompatible annotation for abstract classes.

Using a @GwtIncompatible annotation on an abstract class resulted in an
empty stub that was marked but final and abstract causing a compilation
error.

Change-Id: Ie5e53cca43834668f4e6ce2943e5076a86b57f59
3 files changed