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

Side by Side Diff: chrome/chrome.sln

Issue 17288: Fix chrome deps by having browser depend on net_resources. (Closed)
Patch Set: rebase 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
« no previous file with comments | « no previous file | chrome/chrome_kjs.sln » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Microsoft Visual Studio Solution File, Format Version 9.00 1 Microsoft Visual Studio Solution File, Format Version 9.00
2 # Visual Studio 2005 2 # Visual Studio 2005
3 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "App", "App", "{B6867423-23B D-4588-9321-2D500F128A3D}" 3 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "App", "App", "{B6867423-23B D-4588-9321-2D500F128A3D}"
4 ProjectSection(WebsiteProperties) = preProject 4 ProjectSection(WebsiteProperties) = preProject
5 Debug.AspNetCompiler.Debug = "True" 5 Debug.AspNetCompiler.Debug = "True"
6 Release.AspNetCompiler.Debug = "False" 6 Release.AspNetCompiler.Debug = "False"
7 EndProjectSection 7 EndProjectSection
8 EndProject 8 EndProject
9 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Browser", "Browser", "{9755 5540-8163-4D0F-BCAC-EFA0FFED3453}" 9 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Browser", "Browser", "{9755 5540-8163-4D0F-BCAC-EFA0FFED3453}"
10 ProjectSection(WebsiteProperties) = preProject 10 ProjectSection(WebsiteProperties) = preProject
11 Debug.AspNetCompiler.Debug = "True" 11 Debug.AspNetCompiler.Debug = "True"
12 Release.AspNetCompiler.Debug = "False" 12 Release.AspNetCompiler.Debug = "False"
13 EndProjectSection 13 EndProjectSection
14 EndProject 14 EndProject
15 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "browser", "browser\browser. vcproj", "{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}" 15 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "browser", "browser\browser. vcproj", "{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}"
16 ProjectSection(WebsiteProperties) = preProject 16 ProjectSection(WebsiteProperties) = preProject
17 Debug.AspNetCompiler.Debug = "True" 17 Debug.AspNetCompiler.Debug = "True"
18 Release.AspNetCompiler.Debug = "False" 18 Release.AspNetCompiler.Debug = "False"
19 EndProjectSection 19 EndProjectSection
20 ProjectSection(ProjectDependencies) = postProject 20 ProjectSection(ProjectDependencies) = postProject
21 {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {31D88CBF-DC28-47A8-883 8-BF81D528EE74} 21 {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {31D88CBF-DC28-47A8-883 8-BF81D528EE74}
22 {4052059A-D72B-4183-B5C2-9D1B099E9E35} = {4052059A-D72B-4183-B5C 2-9D1B099E9E35} 22 {4052059A-D72B-4183-B5C2-9D1B099E9E35} = {4052059A-D72B-4183-B5C 2-9D1B099E9E35}
23 {8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942} = {8BC9CEB8-8B4A-11D0-8D1 1-00A0C91BC942}
23 {D9DDAF60-663F-49CC-90DC-3D08CC3D1B28} = {D9DDAF60-663F-49CC-90D C-3D08CC3D1B28} 24 {D9DDAF60-663F-49CC-90DC-3D08CC3D1B28} = {D9DDAF60-663F-49CC-90D C-3D08CC3D1B28}
24 EndProjectSection 25 EndProjectSection
25 EndProject 26 EndProject
26 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "renderer", "renderer\render er.vcproj", "{9301A569-5D2B-4D11-9332-B1E30AEACB8D}" 27 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "renderer", "renderer\render er.vcproj", "{9301A569-5D2B-4D11-9332-B1E30AEACB8D}"
27 ProjectSection(WebsiteProperties) = preProject 28 ProjectSection(WebsiteProperties) = preProject
28 Debug.AspNetCompiler.Debug = "True" 29 Debug.AspNetCompiler.Debug = "True"
29 Release.AspNetCompiler.Debug = "False" 30 Release.AspNetCompiler.Debug = "False"
30 EndProjectSection 31 EndProjectSection
31 ProjectSection(ProjectDependencies) = postProject 32 ProjectSection(ProjectDependencies) = postProject
32 {D9DDAF60-663F-49CC-90DC-3D08CC3D1B28} = {D9DDAF60-663F-49CC-90D C-3D08CC3D1B28} 33 {D9DDAF60-663F-49CC-90DC-3D08CC3D1B28} = {D9DDAF60-663F-49CC-90D C-3D08CC3D1B28}
(...skipping 3298 matching lines...) Expand 10 before | Expand all | Expand 10 after
3331 {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {EF78C1F9-AA17-4CA5-B6C B-39B37A73A3DA} 3332 {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {EF78C1F9-AA17-4CA5-B6C B-39B37A73A3DA}
3332 {F7790A54-4078-4E4A-8231-818BE9FB1F94} = {2325D8C4-8EF5-42AC-890 0-492225750DE4} 3333 {F7790A54-4078-4E4A-8231-818BE9FB1F94} = {2325D8C4-8EF5-42AC-890 0-492225750DE4}
3333 {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {032541FB-1E7C-4423-B65 7-4A71FE180C8A} 3334 {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {032541FB-1E7C-4423-B65 7-4A71FE180C8A}
3334 {FA39524D-3067-4141-888D-28A86C66F2B9} = {1174D37F-6ABB-45DA-81B 3-C631281273B7} 3335 {FA39524D-3067-4141-888D-28A86C66F2B9} = {1174D37F-6ABB-45DA-81B 3-C631281273B7}
3335 {FA537565-7B03-4FFC-AF15-F7A979B72E22} = {97555540-8163-4D0F-BCA C-EFA0FFED3453} 3336 {FA537565-7B03-4FFC-AF15-F7A979B72E22} = {97555540-8163-4D0F-BCA C-EFA0FFED3453}
3336 {FA660037-EB40-4A43-AA9D-9653C57F2789} = {2325D8C4-8EF5-42AC-890 0-492225750DE4} 3337 {FA660037-EB40-4A43-AA9D-9653C57F2789} = {2325D8C4-8EF5-42AC-890 0-492225750DE4}
3337 {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {BC732CFC-DE0A-4CF5-B8A A-3269C2F6D399} 3338 {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {BC732CFC-DE0A-4CF5-B8A A-3269C2F6D399}
3338 {FD683DD6-D9BF-4B1B-AB6D-A3AC03EDAA4D} = {B6867423-23BD-4588-932 1-2D500F128A3D} 3339 {FD683DD6-D9BF-4B1B-AB6D-A3AC03EDAA4D} = {B6867423-23BD-4588-932 1-2D500F128A3D}
3339 EndGlobalSection 3340 EndGlobalSection
3340 EndGlobal 3341 EndGlobal
OLDNEW
« no previous file with comments | « no previous file | chrome/chrome_kjs.sln » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698