Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(74)

Side by Side Diff: components/test/data/search_engines/punycode_open_search.xml

Issue 1238683003: Unpunycode search keywords and short names. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Remove UTF-8 from source code, use std::string(). Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0"?>
Matt Giuca 2015/07/17 04:13:11 Delete this file, as discussed above.
alshabalin 2015/07/20 14:06:38 Done.
2 <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
3 <ShortName>xn--e1aybc</ShortName>
4 <Description>Unpunycode ShortName</Description>
5 <Url type="text/html" template="http://xn--e1aybc/{searchTerms}"/>
6 </OpenSearchDescription>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698