Remove @MainDex from classes within content/browser
Removed annotation from:
* ContentViewStatics
* WebContentsObserverProxy
and stopped hooking up their JNI methods for renderer process.
Moved FileDescriptorInfo.java from browser/ to common/ since
it is actually required in the renderer.
BUG=
643489
Committed:
https://crrev.com/9e1613bc13a01a88d24f8b8b158618573bd3d795
Cr-Commit-Position: refs/heads/master@{#419462}