DescriptionFix some warnings on Mac that are treated as errors:
The warnings indicate that a public/protected method of a class
visible outside of a .cc file returns a type that's declared in
the anonymous namespace in that file (and hence not visible outside
the file).
BUG=23073
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29075
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #
Total comments: 2
Patch Set 4 : '' #
Total comments: 2
Messages
Total messages: 12 (0 generated)
|