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

Side by Side Diff: media/build/media_unittests.vcproj

Issue 18546: Implementation of Pipeline and FilterHost interfaces. This is a large change... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 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 | Annotate | Revision Log
« no previous file with comments | « media/base/pipeline_impl_unittest.cc ('k') | media/media.xcodeproj/project.pbxproj » ('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="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="media_unittests" 5 Name="media_unittests"
6 ProjectGUID="{C8C6183C-B03C-11DD-B471-DFD256D89593}" 6 ProjectGUID="{C8C6183C-B03C-11DD-B471-DFD256D89593}"
7 RootNamespace="media_unittests" 7 RootNamespace="media_unittests"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
152 <Filter 152 <Filter
153 Name="tests" 153 Name="tests"
154 > 154 >
155 <Filter 155 <Filter
156 Name="base" 156 Name="base"
157 > 157 >
158 <File 158 <File
159 RelativePath="..\base\data_buffer_unitte st.cc" 159 RelativePath="..\base\data_buffer_unitte st.cc"
160 > 160 >
161 </File> 161 </File>
162 <File
163 RelativePath="..\base\pipeline_impl_unit test.cc"
164 >
165 </File>
162 </Filter> 166 </Filter>
163 <Filter 167 <Filter
164 Name="audio" 168 Name="audio"
165 > 169 >
166 <File 170 <File
167 RelativePath="..\audio\win\audio_output_ win_unittest.cc" 171 RelativePath="..\audio\win\audio_output_ win_unittest.cc"
168 > 172 >
169 </File> 173 </File>
170 </Filter> 174 </Filter>
171 </Filter> 175 </Filter>
172 </Files> 176 </Files>
173 <Globals> 177 <Globals>
174 </Globals> 178 </Globals>
175 </VisualStudioProject> 179 </VisualStudioProject>
OLDNEW
« no previous file with comments | « media/base/pipeline_impl_unittest.cc ('k') | media/media.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698