Descriptionandroid: Merge WrapContext and WrapContextWithAttributes into a single function.
Refactored these two functions into a single one to ease the
transition of https://codereview.chromium.org/920443003.
Tested on Android (with Nexus 5 device) with the following command
lines:
$ ./build/gyp_chromium -DOS=android -Goutput_dir=out_android
$ ninja -C out_android/Debug content_unittests content_unittests_apk
$ export CHROMIUM_OUT_DIR=out_android
$ build/android/test_runner.py gtest -s content_unittests --debug
BUG=338338
TEST=see above
R=boliu@chromium.org
Committed: https://crrev.com/838538baf1aed52e0d85a9ac5a5969f5b0b34751
Cr-Commit-Position: refs/heads/master@{#324111}
Patch Set 1 #
Total comments: 5
Patch Set 2 : #Messages
Total messages: 8 (1 generated)
|