DescriptionAndroid WebView: tidy up library dependencies.
The comment in android_webview.gyp about static library dependencies not
being handled correctly is incorrect, and the workaround not necessary:
the problem was just that I wasn't using link_settings correctly. Remove
the workaround and instead add proper dependencies in the places that
actually use cpufeatures and cutils (ashmem). This doesn't change the
generated makefiles but makes more logical sense.
BUG=
R=digit@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=200806
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|