DescriptionCall base::DispatchToMethod by the fully qualified name
DispatchToMethod in IPC is looked up in ADL rule for base::Tuple.
That is going to unavailable when we start using std::tuple.
This CL removes the ADL application to avoid the lookup error in advance.
BUG=554987
Committed: https://crrev.com/1cec15c4d32cc538687e7e908f277e04005674ed
Cr-Commit-Position: refs/heads/master@{#360687}
Patch Set 1 #
Messages
Total messages: 13 (5 generated)
|