39e37ad gstreamer.patch: Fix ToASCIIOrEmpty for Chromium 45.

Authored and Committed by Kevin Kofler 8 years ago
    gstreamer.patch: Fix ToASCIIOrEmpty for Chromium 45.
    
    base::UTF16ToASCII takes a string16, not a base::StringPiece16.