DescriptionAdd missing string16 #include
In theory the #include could be replaced with a forward declaration. However, forward declaring string16 is more bother than it's worth, since at least on some platforms it's a typedef rather than a proper class.
BUG=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175130
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|