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

Side by Side Diff: third_party/hunspell_new/tests/flagutf8.aff

Issue 1135173004: Rename third_party/hunspell_new back to third_party/hunspell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 # UTF-8 flags
2 FLAG UTF-8
3
4 SFX A Y 1
5 SFX A 0 s/ÖüÜ .
6 #SFX A 0 s/ÖüÖÜ .
7
8 SFX Ö Y 1
9 SFX Ö 0 bar .
10
11 SFX ü Y 1
12 SFX ü 0 baz .
13
14 PFX Ü Y 1
15 PFX Ü 0 un .
OLDNEW
« no previous file with comments | « third_party/hunspell_new/tests/flagnum.test ('k') | third_party/hunspell_new/tests/flagutf8.dic » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698