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

Side by Side Diff: chrome/browser/browser.vcproj

Issue 21540: Add developer tools message forwarding to browser (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 10 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 | « chrome/browser/browser.scons ('k') | chrome/browser/debugger/debugger.scons » ('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="browser" 5 Name="browser"
6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}" 6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}"
7 RootNamespace="Browser" 7 RootNamespace="Browser"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 1472 matching lines...) Expand 10 before | Expand all | Expand 10 after
1483 > 1483 >
1484 <File 1484 <File
1485 RelativePath=".\dom_ui\chrome_url_data_manager.c c" 1485 RelativePath=".\dom_ui\chrome_url_data_manager.c c"
1486 > 1486 >
1487 </File> 1487 </File>
1488 <File 1488 <File
1489 RelativePath=".\dom_ui\chrome_url_data_manager.h " 1489 RelativePath=".\dom_ui\chrome_url_data_manager.h "
1490 > 1490 >
1491 </File> 1491 </File>
1492 <File 1492 <File
1493 RelativePath=".\dom_ui\dev_tools_ui.cc"
1494 >
1495 </File>
1496 <File
1497 RelativePath=".\dom_ui\dev_tools_ui.h"
1498 >
1499 </File>
1500 <File
1493 RelativePath=".\dom_ui\dom_ui.cc" 1501 RelativePath=".\dom_ui\dom_ui.cc"
1494 > 1502 >
1495 </File> 1503 </File>
1496 <File 1504 <File
1497 RelativePath=".\dom_ui\dom_ui.h" 1505 RelativePath=".\dom_ui\dom_ui.h"
1498 > 1506 >
1499 </File> 1507 </File>
1500 <File 1508 <File
1501 RelativePath=".\dom_ui\dom_ui_contents.cc" 1509 RelativePath=".\dom_ui\dom_ui_contents.cc"
1502 > 1510 >
(...skipping 972 matching lines...) Expand 10 before | Expand all | Expand 10 after
2475 > 2483 >
2476 </File> 2484 </File>
2477 <File 2485 <File
2478 RelativePath=".\toolbar_model.h" 2486 RelativePath=".\toolbar_model.h"
2479 > 2487 >
2480 </File> 2488 </File>
2481 </Files> 2489 </Files>
2482 <Globals> 2490 <Globals>
2483 </Globals> 2491 </Globals>
2484 </VisualStudioProject> 2492 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/browser.scons ('k') | chrome/browser/debugger/debugger.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698