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

Side by Side Diff: chrome/test/unit/unittests.vcproj

Issue 9471: Adds import/export of bookmarks to bookmarks.html file.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month 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 | « chrome/test/unit/unit_tests.scons ('k') | chrome/views/tree_view.h » ('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="unit_tests" 5 Name="unit_tests"
6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" 6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}"
7 RootNamespace="unit_tests" 7 RootNamespace="unit_tests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
224 </Filter> 224 </Filter>
225 <Filter 225 <Filter
226 Name="TestBookmarkEditorView" 226 Name="TestBookmarkEditorView"
227 > 227 >
228 <File 228 <File
229 RelativePath="..\..\browser\views\bookmark_edito r_view_unittest.cc" 229 RelativePath="..\..\browser\views\bookmark_edito r_view_unittest.cc"
230 > 230 >
231 </File> 231 </File>
232 </Filter> 232 </Filter>
233 <Filter 233 <Filter
234 Name="TestBookmarkHTMLWriter"
235 >
236 <File
237 RelativePath="..\..\browser\bookmarks\bookmark_h tml_writer_unittest.cc"
238 >
239 </File>
240 </Filter>
241 <Filter
234 Name="TestGoogleURLTracker" 242 Name="TestGoogleURLTracker"
235 > 243 >
236 <File 244 <File
237 RelativePath="..\..\browser\google_url_tracker_u nittest.cc" 245 RelativePath="..\..\browser\google_url_tracker_u nittest.cc"
238 > 246 >
239 </File> 247 </File>
240 </Filter> 248 </Filter>
241 <Filter 249 <Filter
242 Name="TestURLFetcher" 250 Name="TestURLFetcher"
243 > 251 >
(...skipping 771 matching lines...) Expand 10 before | Expand all | Expand 10 after
1015 </File> 1023 </File>
1016 <File 1024 <File
1017 RelativePath="..\..\renderer\greasemonkey_slave_ unittest.cc" 1025 RelativePath="..\..\renderer\greasemonkey_slave_ unittest.cc"
1018 > 1026 >
1019 </File> 1027 </File>
1020 </Filter> 1028 </Filter>
1021 </Files> 1029 </Files>
1022 <Globals> 1030 <Globals>
1023 </Globals> 1031 </Globals>
1024 </VisualStudioProject> 1032 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/unit/unit_tests.scons ('k') | chrome/views/tree_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698