DescriptionOilpan: fix build after r175732.
Restore equality test back to being between Node* and a RawPtr<Node>,
for which there is an implicit conversion from a RawPtr<Node> to a
Node*. i.e., a RawPtr<Node> cannot be implicitly converted to a Node&
(and vice versa.)
TBR=haraken@chromium.org,oilpan-reviews@chromium.org
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175745
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|