• andresantoso's avatar
    MacViews: Get OSExchangeDataTest to pass. · 31c81b78
    andresantoso authored
    Add filenames support. DO_NOT_CONVERT_FILENAMES policy is not
    supported because writing NSFilenamesPboardType to NSPasteboard always
    populates the URL types.
    
    Modify SetURL so that it doesn't overwrite previous SetString.
    
    The following tests now passes:
    OSExchangeDataTest.URLAndString
    OSExchangeDataTest.TestFileToURLConversion
    
    BUG=378134
    
    Review URL: https://codereview.chromium.org/542203004
    
    Cr-Commit-Position: refs/heads/master@{#296444}
    31c81b78
os_exchange_data_unittest.cc 6.13 KB