Home
last modified time | relevance | path

Searched refs:kInternetShortcutFileEnd (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/base/dragdrop/
Dos_exchange_data_provider_win.cc901 static const std::string kInternetShortcutFileEnd = in GetInternetShortcutFileContents() local
903 *data = kInternetShortcutFileStart + url.spec() + kInternetShortcutFileEnd; in GetInternetShortcutFileContents()