DescriptionRemove gtest_prod.h include from JSONReader.
I'd like to build this code for Chrome OS, but the gtest
include path is different there. I'm removing the include
and adding the FRIEND_TEST() macro directly to json_reader.h.
BUG=none
TEST=compiled
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=36775
Patch Set 1 #
Total comments: 2
Patch Set 2 : include FRIEND_TEST() macro directly #Messages
Total messages: 5 (0 generated)
|