Descriptioncontent: No need to initialize ResourceBundle with ui_test.pak.
There seems to be no good reason to initialize ResourceBundle with
ui_test.pak for content_unittests only when use_aura is set or the
platform is Windows. It runs fine without this code, so this patch
removes this initialization.
This was tested with (on a Linux x86_64 box):
$ rm -rf out/Debug
$ ./build/gyp_chromium
$ ninja -C out/Debug content_unittests
$ out/Debug/content_unittests --test-launcher-bot-mode
BUG=None
TEST=see above
R=tony@chromium.org
TBR=jochen@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276009
Patch Set 1 #Patch Set 2 : InitDeviceScaleFactor #Patch Set 3 : rebase #
Messages
Total messages: 12 (0 generated)
|