DescriptionChange ComponentLoader::AddOrReplace to return an empty string on failure.
The function's signature states it returns a std::string, so it shouldn't
NULL on failure. This is also consistent with the other Add functions.
TEST=unit test
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202744
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|