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

Unified Diff: source/io/io.vcxproj.filters

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/io/io.vcxproj ('k') | source/io/locbund.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/io/io.vcxproj.filters
diff --git a/source/io/io.vcxproj.filters b/source/io/io.vcxproj.filters
index e21d18ccb22ef10453eee3af887d49af92c4c023..34d62c58b7f8742ababfc79c29205697d3352d63 100644
--- a/source/io/io.vcxproj.filters
+++ b/source/io/io.vcxproj.filters
@@ -24,7 +24,7 @@
<ClCompile Include="sscanf.c">
<Filter>Source Files</Filter>
</ClCompile>
- <ClCompile Include="ucln_io.c">
+ <ClCompile Include="ucln_io.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="ufile.c">
@@ -33,7 +33,7 @@
<ClCompile Include="ufmt_cmn.c">
<Filter>Source Files</Filter>
</ClCompile>
- <ClCompile Include="uprintf.c">
+ <ClCompile Include="uprintf.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="uprntf_p.c">
@@ -85,4 +85,4 @@
<Filter>Header Files</Filter>
</CustomBuild>
</ItemGroup>
-</Project>
+</Project>
« no previous file with comments | « source/io/io.vcxproj ('k') | source/io/locbund.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698