Descriptioncc: Remove the remaining using-directives of namespace cc.
Fixed the entries found by the following command lines:
$ git grep -n "using namespace cc" cc/
$ cpplint.py cc/test/* 2>&1 | grep using
BUG=144576, 144577
TEST=cc_unittests
TBR=enne@chromium.org,jamesr@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=167110
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|