Descriptionui: Remove unnecessary pak file loading in UITestSuite.
We already load chrome.pak and en-US.pak which includes all the necessary
strings and images for the tests.
This also fixes the following errors I'm seeing in ui_unittests target.
[18617:18617:0104/164229:7580537011:ERROR:memory_mapped_file.cc(23)] Couldn't open /home/tfarina/chromium/src/out_cros/Debug/ui_unittests_strings/chrome_100_percent.pak
[18617:18617:0104/164229:7580537130:ERROR:data_pack.cc(78)] Failed to mmap datapack
[18617:18617:0104/164229:7580537189:ERROR:resource_bundle.cc(607)] Failed to load /home/tfarina/chromium/src/out_cros/Debug/ui_unittests_strings/chrome_100_percent.pak
Some features may not be available.
BUG=144345
TEST=ui_unittests, app_list_unittests, message_center_unittests
R=tony@chromium.org
TBR=ben
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243557
Patch Set 1 #Patch Set 2 : packed_resources #Patch Set 3 : ui_resources is needed #Patch Set 4 : ui_strings is also needed #Patch Set 5 : add packed_resources to run_ui_unittests instead #
Messages
Total messages: 13 (0 generated)
|