Matt, do you think we could just pass around cc::Layer* instead?
If you search for GetNativeContentViewCore() you will see where all this originates.
Otherwise if you look at https://codereview.chromium.org/2122403002/ passing ViewAndroid would also be an option (esp. if you needed to find out anything else that's view/layout related that we could expose there).
Comment 1 by mdjones@chromium.org
, Jul 9 2016Status: Assigned (was: Available)