Descriptionbase/json: Get rid of static initializer in JSONReader.
Convert kInvalidToken to a static function in Token class called CreateInvalidToken().
This should get rid of the problem with the static initialization.
BUG=94925
TEST=base_unittests --gtest_filter=JSON*
R=tony@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=99200
Patch Set 1 #
Total comments: 2
Patch Set 2 : add CreateInvalidToken() #
Messages
Total messages: 4 (0 generated)
|