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

Side by Side Diff: source/data/makedata.vcxproj.filters

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 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
« no previous file with comments | « source/data/makedata.vcxproj ('k') | source/data/mappings/gb18030.ucm » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuil d/2003"> 2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuil d/2003">
3 <ItemGroup> 3 <ItemGroup>
4 <Filter Include="Resource Files"> 4 <Filter Include="Resource Files">
5 <UniqueIdentifier>{da1a8cc8-a3ac-4b11-ade0-73faca2e17da}</UniqueIdentifier > 5 <UniqueIdentifier>{da1a8cc8-a3ac-4b11-ade0-73faca2e17da}</UniqueIdentifier >
6 <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions> 6 <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
7 </Filter> 7 </Filter>
8 <Filter Include="Make Files"> 8 <Filter Include="Make Files">
9 <UniqueIdentifier>{12c0c174-84f5-4043-bda0-f9f87baf361d}</UniqueIdentifier > 9 <UniqueIdentifier>{12c0c174-84f5-4043-bda0-f9f87baf361d}</UniqueIdentifier >
10 <Extensions>mak;mk</Extensions> 10 <Extensions>mak;mk</Extensions>
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 <Filter>Make Files</Filter> 42 <Filter>Make Files</Filter>
43 </None> 43 </None>
44 <None Include="mappings\ucmebcdic.mk"> 44 <None Include="mappings\ucmebcdic.mk">
45 <Filter>Make Files</Filter> 45 <Filter>Make Files</Filter>
46 </None> 46 </None>
47 <None Include="mappings\ucmfiles.mk"> 47 <None Include="mappings\ucmfiles.mk">
48 <Filter>Make Files</Filter> 48 <Filter>Make Files</Filter>
49 </None> 49 </None>
50 </ItemGroup> 50 </ItemGroup>
51 </Project> 51 </Project>
OLDNEW
« no previous file with comments | « source/data/makedata.vcxproj ('k') | source/data/mappings/gb18030.ucm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698