Descriptionwin: Don't pass a qualified inner class name to DISALLOW_COPY_AND_ASSIGN.
DISALLOW_COPY_AND_ASSIGN expands to copy constructor and assignment operator,
which are spelled using an unqualified name. No functionality change, but makes
clang happier.
BUG=82385
R=hans@chromium.org
TBR=grt@chromium.org, xhwang@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255991
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : . #
Messages
Total messages: 3 (0 generated)
|