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

Side by Side Diff: chrome/chrome.sln

Issue 24011: chrome_resources take 2 (Closed)
Patch Set: rebase 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
« no previous file with comments | « chrome/browser/views/toolbar_view.cc ('k') | chrome/chrome.xcodeproj/generate_headers.sh » ('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
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 Debug.AspNetCompiler.Debug = "True" 107 Debug.AspNetCompiler.Debug = "True"
108 Release.AspNetCompiler.Debug = "False" 108 Release.AspNetCompiler.Debug = "False"
109 EndProjectSection 109 EndProjectSection
110 EndProject 110 EndProject
111 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "views", "views\views.vcproj ", "{6F9258E5-294F-47B2-919D-17FFE7A8B751}" 111 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "views", "views\views.vcproj ", "{6F9258E5-294F-47B2-919D-17FFE7A8B751}"
112 ProjectSection(WebsiteProperties) = preProject 112 ProjectSection(WebsiteProperties) = preProject
113 Debug.AspNetCompiler.Debug = "True" 113 Debug.AspNetCompiler.Debug = "True"
114 Release.AspNetCompiler.Debug = "False" 114 Release.AspNetCompiler.Debug = "False"
115 EndProjectSection 115 EndProjectSection
116 ProjectSection(ProjectDependencies) = postProject 116 ProjectSection(ProjectDependencies) = postProject
117 {B95AB527-F7DB-41E9-AD91-EB51EE0F56BE} = {B95AB527-F7DB-41E9-AD9 1-EB51EE0F56BE}
117 {D9DDAF60-663F-49CC-90DC-3D08CC3D1B28} = {D9DDAF60-663F-49CC-90D C-3D08CC3D1B28} 118 {D9DDAF60-663F-49CC-90DC-3D08CC3D1B28} = {D9DDAF60-663F-49CC-90D C-3D08CC3D1B28}
118 EndProjectSection 119 EndProjectSection
119 EndProject 120 EndProject
120 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sqlite", "..\third_party\sq lite\sqlite.vcproj", "{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}" 121 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sqlite", "..\third_party\sq lite\sqlite.vcproj", "{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}"
121 ProjectSection(WebsiteProperties) = preProject 122 ProjectSection(WebsiteProperties) = preProject
122 Debug.AspNetCompiler.Debug = "True" 123 Debug.AspNetCompiler.Debug = "True"
123 Release.AspNetCompiler.Debug = "False" 124 Release.AspNetCompiler.Debug = "False"
124 EndProjectSection 125 EndProjectSection
125 ProjectSection(ProjectDependencies) = postProject 126 ProjectSection(ProjectDependencies) = postProject
126 {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED 0-374276327308} 127 {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED 0-374276327308}
127 EndProjectSection 128 EndProjectSection
128 EndProject 129 EndProject
129 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Libraries", "Libraries", "{ EF78C1F9-AA17-4CA5-B6CB-39B37A73A3DA}" 130 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Libraries", "Libraries", "{ EF78C1F9-AA17-4CA5-B6CB-39B37A73A3DA}"
130 ProjectSection(WebsiteProperties) = preProject 131 ProjectSection(WebsiteProperties) = preProject
131 Debug.AspNetCompiler.Debug = "True" 132 Debug.AspNetCompiler.Debug = "True"
132 Release.AspNetCompiler.Debug = "False" 133 Release.AspNetCompiler.Debug = "False"
133 EndProjectSection 134 EndProjectSection
134 EndProject 135 EndProject
135 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "WebKit (ours)", "WebKit (ou rs)", "{CB43561E-A6F8-49E2-96A2-3F2BA1FFF21E}" 136 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "WebKit (ours)", "WebKit (ou rs)", "{CB43561E-A6F8-49E2-96A2-3F2BA1FFF21E}"
136 ProjectSection(WebsiteProperties) = preProject 137 ProjectSection(WebsiteProperties) = preProject
137 Debug.AspNetCompiler.Debug = "True" 138 Debug.AspNetCompiler.Debug = "True"
138 Release.AspNetCompiler.Debug = "False" 139 Release.AspNetCompiler.Debug = "False"
139 EndProjectSection 140 EndProjectSection
140 EndProject 141 EndProject
141 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "automation", "test\automati on\automation.vcproj", "{1556EF78-C7E6-43C8-951F-F6B43AC0DD12}" 142 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "automation", "test\automati on\automation.vcproj", "{1556EF78-C7E6-43C8-951F-F6B43AC0DD12}"
142 ProjectSection(WebsiteProperties) = preProject 143 ProjectSection(WebsiteProperties) = preProject
143 Debug.AspNetCompiler.Debug = "True" 144 Debug.AspNetCompiler.Debug = "True"
144 Release.AspNetCompiler.Debug = "False" 145 Release.AspNetCompiler.Debug = "False"
145 EndProjectSection 146 EndProjectSection
147 ProjectSection(ProjectDependencies) = postProject
148 {B95AB527-F7DB-41E9-AD91-EB51EE0F56BE} = {B95AB527-F7DB-41E9-AD9 1-EB51EE0F56BE}
149 EndProjectSection
146 EndProject 150 EndProject
147 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icu", "..\third_party\icu38 \build\icu.vcproj", "{8C27D792-2648-4F5E-9ED0-374276327308}" 151 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icu", "..\third_party\icu38 \build\icu.vcproj", "{8C27D792-2648-4F5E-9ED0-374276327308}"
148 ProjectSection(WebsiteProperties) = preProject 152 ProjectSection(WebsiteProperties) = preProject
149 Debug.AspNetCompiler.Debug = "True" 153 Debug.AspNetCompiler.Debug = "True"
150 Release.AspNetCompiler.Debug = "False" 154 Release.AspNetCompiler.Debug = "False"
151 EndProjectSection 155 EndProjectSection
152 ProjectSection(ProjectDependencies) = postProject 156 ProjectSection(ProjectDependencies) = postProject
153 {A0D94973-D355-47A5-A1E2-3456F321F010} = {A0D94973-D355-47A5-A1E 2-3456F321F010} 157 {A0D94973-D355-47A5-A1E2-3456F321F010} = {A0D94973-D355-47A5-A1E 2-3456F321F010}
154 EndProjectSection 158 EndProjectSection
155 EndProject 159 EndProject
(...skipping 547 matching lines...) Expand 10 before | Expand all | Expand 10 after
703 EndProject 707 EndProject
704 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "locales", "locales", "{2325 D8C4-8EF5-42AC-8900-492225750DE4}" 708 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "locales", "locales", "{2325 D8C4-8EF5-42AC-8900-492225750DE4}"
705 ProjectSection(WebsiteProperties) = preProject 709 ProjectSection(WebsiteProperties) = preProject
706 Debug.AspNetCompiler.Debug = "True" 710 Debug.AspNetCompiler.Debug = "True"
707 Release.AspNetCompiler.Debug = "False" 711 Release.AspNetCompiler.Debug = "False"
708 EndProjectSection 712 EndProjectSection
709 ProjectSection(SolutionItems) = preProject 713 ProjectSection(SolutionItems) = preProject
710 app\locales\locale_settings.h = app\locales\locale_settings.h 714 app\locales\locale_settings.h = app\locales\locale_settings.h
711 EndProjectSection 715 EndProjectSection
712 EndProject 716 EndProject
713 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "browser_resources", "browse r\resources\browser_resources.vcproj", "{B95AB527-F7DB-41E9-AD91-EB51EE0F56BE}" 717 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "chrome_resources", "app\chr ome_resources.vcproj", "{B95AB527-F7DB-41E9-AD91-EB51EE0F56BE}"
714 ProjectSection(WebsiteProperties) = preProject 718 ProjectSection(WebsiteProperties) = preProject
715 Debug.AspNetCompiler.Debug = "True" 719 Debug.AspNetCompiler.Debug = "True"
716 Release.AspNetCompiler.Debug = "False" 720 Release.AspNetCompiler.Debug = "False"
717 EndProjectSection 721 EndProjectSection
718 EndProject 722 EndProject
719 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "webkit_strings", "..\webkit \build\webkit_strings\webkit_strings.vcproj", "{60B43839-95E6-4526-A661-209F1633 5E0E}" 723 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "webkit_strings", "..\webkit \build\webkit_strings\webkit_strings.vcproj", "{60B43839-95E6-4526-A661-209F1633 5E0E}"
720 ProjectSection(WebsiteProperties) = preProject 724 ProjectSection(WebsiteProperties) = preProject
721 Debug.AspNetCompiler.Debug = "True" 725 Debug.AspNetCompiler.Debug = "True"
722 Release.AspNetCompiler.Debug = "False" 726 Release.AspNetCompiler.Debug = "False"
723 EndProjectSection 727 EndProjectSection
724 EndProject 728 EndProject
725 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "theme_dll", "app\theme\them e_dll.vcproj", "{FD683DD6-D9BF-4B1B-AB6D-A3AC03EDAA4D}" 729 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "theme_dll", "app\theme\them e_dll.vcproj", "{FD683DD6-D9BF-4B1B-AB6D-A3AC03EDAA4D}"
726 ProjectSection(WebsiteProperties) = preProject 730 ProjectSection(WebsiteProperties) = preProject
727 Debug.AspNetCompiler.Debug = "True" 731 Debug.AspNetCompiler.Debug = "True"
728 Release.AspNetCompiler.Debug = "False" 732 Release.AspNetCompiler.Debug = "False"
729 EndProjectSection 733 EndProjectSection
734 ProjectSection(ProjectDependencies) = postProject
735 {B95AB527-F7DB-41E9-AD91-EB51EE0F56BE} = {B95AB527-F7DB-41E9-AD9 1-EB51EE0F56BE}
736 EndProjectSection
730 EndProject 737 EndProject
731 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "security_tests", "test\secu rity_tests\security_tests.vcproj", "{E750512D-FC7C-4C98-BF04-0A0DAF882055}" 738 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "security_tests", "test\secu rity_tests\security_tests.vcproj", "{E750512D-FC7C-4C98-BF04-0A0DAF882055}"
732 ProjectSection(WebsiteProperties) = preProject 739 ProjectSection(WebsiteProperties) = preProject
733 Debug.AspNetCompiler.Debug = "True" 740 Debug.AspNetCompiler.Debug = "True"
734 Release.AspNetCompiler.Debug = "False" 741 Release.AspNetCompiler.Debug = "False"
735 EndProjectSection 742 EndProjectSection
736 EndProject 743 EndProject
737 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "googleurl", "..\googleurl\b uild\googleurl.vcproj", "{EF5E94AB-B646-4E5B-A058-52EF07B8351C}" 744 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "googleurl", "..\googleurl\b uild\googleurl.vcproj", "{EF5E94AB-B646-4E5B-A058-52EF07B8351C}"
738 ProjectSection(WebsiteProperties) = preProject 745 ProjectSection(WebsiteProperties) = preProject
739 Debug.AspNetCompiler.Debug = "True" 746 Debug.AspNetCompiler.Debug = "True"
(...skipping 1050 matching lines...) Expand 10 before | Expand all | Expand 10 after
1790 EndProjectSection 1797 EndProjectSection
1791 EndProject 1798 EndProject
1792 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "browser_views", "browser\vi ews\browser_views.vcproj", "{FA537565-7B03-4FFC-AF15-F7A979B72E22}" 1799 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "browser_views", "browser\vi ews\browser_views.vcproj", "{FA537565-7B03-4FFC-AF15-F7A979B72E22}"
1793 ProjectSection(WebsiteProperties) = preProject 1800 ProjectSection(WebsiteProperties) = preProject
1794 Debug.AspNetCompiler.Debug = "True" 1801 Debug.AspNetCompiler.Debug = "True"
1795 Release.AspNetCompiler.Debug = "False" 1802 Release.AspNetCompiler.Debug = "False"
1796 EndProjectSection 1803 EndProjectSection
1797 ProjectSection(ProjectDependencies) = postProject 1804 ProjectSection(ProjectDependencies) = postProject
1798 {0B469837-3D46-484A-AFB3-C5A6C68730B9} = {0B469837-3D46-484A-AFB 3-C5A6C68730B9} 1805 {0B469837-3D46-484A-AFB3-C5A6C68730B9} = {0B469837-3D46-484A-AFB 3-C5A6C68730B9}
1799 {4052059A-D72B-4183-B5C2-9D1B099E9E35} = {4052059A-D72B-4183-B5C 2-9D1B099E9E35} 1806 {4052059A-D72B-4183-B5C2-9D1B099E9E35} = {4052059A-D72B-4183-B5C 2-9D1B099E9E35}
1807 {B95AB527-F7DB-41E9-AD91-EB51EE0F56BE} = {B95AB527-F7DB-41E9-AD9 1-EB51EE0F56BE}
1800 {D9DDAF60-663F-49CC-90DC-3D08CC3D1B28} = {D9DDAF60-663F-49CC-90D C-3D08CC3D1B28} 1808 {D9DDAF60-663F-49CC-90DC-3D08CC3D1B28} = {D9DDAF60-663F-49CC-90D C-3D08CC3D1B28}
1801 EndProjectSection 1809 EndProjectSection
1802 EndProject 1810 EndProject
1803 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8_shell_sample", "..\v8\to ols\visual_studio\v8_shell_sample.vcproj", "{2DE20FFA-6F5E-48D9-84D8-09B044A5B11 9}" 1811 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8_shell_sample", "..\v8\to ols\visual_studio\v8_shell_sample.vcproj", "{2DE20FFA-6F5E-48D9-84D8-09B044A5B11 9}"
1804 ProjectSection(WebsiteProperties) = preProject 1812 ProjectSection(WebsiteProperties) = preProject
1805 Debug.AspNetCompiler.Debug = "True" 1813 Debug.AspNetCompiler.Debug = "True"
1806 Release.AspNetCompiler.Debug = "False" 1814 Release.AspNetCompiler.Debug = "False"
1807 EndProjectSection 1815 EndProjectSection
1808 ProjectSection(ProjectDependencies) = postProject 1816 ProjectSection(ProjectDependencies) = postProject
1809 {C0334F9A-1168-4101-9DD8-C30FB252D435} = {C0334F9A-1168-4101-9DD 8-C30FB252D435} 1817 {C0334F9A-1168-4101-9DD8-C30FB252D435} = {C0334F9A-1168-4101-9DD 8-C30FB252D435}
(...skipping 1528 matching lines...) Expand 10 before | Expand all | Expand 10 after
3338 {B0D5BD91-6153-4CA6-BC2F-4E3BD43E5DB7} = {2325D8C4-8EF5-42AC-890 0-492225750DE4} 3346 {B0D5BD91-6153-4CA6-BC2F-4E3BD43E5DB7} = {2325D8C4-8EF5-42AC-890 0-492225750DE4}
3339 {B0EE0599-2913-46A0-A847-A3EC813658D3} = {846901FD-A619-4BD5-A30 3-38174730CDD6} 3347 {B0EE0599-2913-46A0-A847-A3EC813658D3} = {846901FD-A619-4BD5-A30 3-38174730CDD6}
3340 {B2D715CE-4CBB-415A-A032-E700C90ADF91} = {2325D8C4-8EF5-42AC-890 0-492225750DE4} 3348 {B2D715CE-4CBB-415A-A032-E700C90ADF91} = {2325D8C4-8EF5-42AC-890 0-492225750DE4}
3341 {B30B0E1F-1CE9-4DEF-A752-7498FD709C1F} = {2325D8C4-8EF5-42AC-890 0-492225750DE4} 3349 {B30B0E1F-1CE9-4DEF-A752-7498FD709C1F} = {2325D8C4-8EF5-42AC-890 0-492225750DE4}
3342 {B491C3A1-DE5F-4843-A1BB-AB8C4337187B} = {846901FD-A619-4BD5-A30 3-38174730CDD6} 3350 {B491C3A1-DE5F-4843-A1BB-AB8C4337187B} = {846901FD-A619-4BD5-A30 3-38174730CDD6}
3343 {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {873D095E-150E-4262-8C4 1-2D8ED02F0F57} 3351 {B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {873D095E-150E-4262-8C4 1-2D8ED02F0F57}
3344 {B64B396B-8EF1-4B6B-A07E-48D40EB961AB} = {1174D37F-6ABB-45DA-81B 3-C631281273B7} 3352 {B64B396B-8EF1-4B6B-A07E-48D40EB961AB} = {1174D37F-6ABB-45DA-81B 3-C631281273B7}
3345 {B802A2FE-E4E2-4F5A-905A-D5128875C954} = {EB684A4B-98F7-4E68-8EA 7-EA74ACF7060B} 3353 {B802A2FE-E4E2-4F5A-905A-D5128875C954} = {EB684A4B-98F7-4E68-8EA 7-EA74ACF7060B}
3346 {B84553C8-5676-427B-B3E4-23DDDC4DBC7B} = {EF78C1F9-AA17-4CA5-B6C B-39B37A73A3DA} 3354 {B84553C8-5676-427B-B3E4-23DDDC4DBC7B} = {EF78C1F9-AA17-4CA5-B6C B-39B37A73A3DA}
3347 {B92AE829-E1CD-4781-824A-DCB1603A1672} = {1174D37F-6ABB-45DA-81B 3-C631281273B7} 3355 {B92AE829-E1CD-4781-824A-DCB1603A1672} = {1174D37F-6ABB-45DA-81B 3-C631281273B7}
3348 » » {B95AB527-F7DB-41E9-AD91-EB51EE0F56BE} = {97555540-8163-4D0F-BCA C-EFA0FFED3453} 3356 » » {B95AB527-F7DB-41E9-AD91-EB51EE0F56BE} = {B6867423-23BD-4588-932 1-2D500F128A3D}
3349 {BA62FF5E-08A6-4102-9675-C12E8C9D4CC0} = {2325D8C4-8EF5-42AC-890 0-492225750DE4} 3357 {BA62FF5E-08A6-4102-9675-C12E8C9D4CC0} = {2325D8C4-8EF5-42AC-890 0-492225750DE4}
3350 {BE6D5659-A8D5-4890-A42C-090DD10EF62C} = {1174D37F-6ABB-45DA-81B 3-C631281273B7} 3358 {BE6D5659-A8D5-4890-A42C-090DD10EF62C} = {1174D37F-6ABB-45DA-81B 3-C631281273B7}
3351 {BF4F447B-72B5-4059-BE1B-F94337B1F385} = {97555540-8163-4D0F-BCA C-EFA0FFED3453} 3359 {BF4F447B-72B5-4059-BE1B-F94337B1F385} = {97555540-8163-4D0F-BCA C-EFA0FFED3453}
3352 {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {1174D37F-6ABB-45DA-81B 3-C631281273B7} 3360 {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {1174D37F-6ABB-45DA-81B 3-C631281273B7}
3353 {C0334F9A-1168-4101-9DD8-C30FB252D435} = {B353A6A5-9551-4B76-908 E-0F0A9B31E4CE} 3361 {C0334F9A-1168-4101-9DD8-C30FB252D435} = {B353A6A5-9551-4B76-908 E-0F0A9B31E4CE}
3354 {C0A7EE2C-2A6D-45BE-BA78-6D006FDF52D9} = {B6867423-23BD-4588-932 1-2D500F128A3D} 3362 {C0A7EE2C-2A6D-45BE-BA78-6D006FDF52D9} = {B6867423-23BD-4588-932 1-2D500F128A3D}
3355 {C0C7DA58-C90D-4BDE-AE44-588997339F5D} = {2325D8C4-8EF5-42AC-890 0-492225750DE4} 3363 {C0C7DA58-C90D-4BDE-AE44-588997339F5D} = {2325D8C4-8EF5-42AC-890 0-492225750DE4}
3356 {C2A444C2-9D74-4AD7-AE7C-04F5EDA17060} = {2325D8C4-8EF5-42AC-890 0-492225750DE4} 3364 {C2A444C2-9D74-4AD7-AE7C-04F5EDA17060} = {2325D8C4-8EF5-42AC-890 0-492225750DE4}
3357 {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {EF78C1F9-AA17-4CA5-B6C B-39B37A73A3DA} 3365 {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {EF78C1F9-AA17-4CA5-B6C B-39B37A73A3DA}
3358 {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {CB43561E-A6F8-49E2-96A 2-3F2BA1FFF21E} 3366 {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {CB43561E-A6F8-49E2-96A 2-3F2BA1FFF21E}
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
3390 {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {EF78C1F9-AA17-4CA5-B6C B-39B37A73A3DA} 3398 {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {EF78C1F9-AA17-4CA5-B6C B-39B37A73A3DA}
3391 {F7790A54-4078-4E4A-8231-818BE9FB1F94} = {2325D8C4-8EF5-42AC-890 0-492225750DE4} 3399 {F7790A54-4078-4E4A-8231-818BE9FB1F94} = {2325D8C4-8EF5-42AC-890 0-492225750DE4}
3392 {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {EF78C1F9-AA17-4CA5-B6C B-39B37A73A3DA} 3400 {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {EF78C1F9-AA17-4CA5-B6C B-39B37A73A3DA}
3393 {FA39524D-3067-4141-888D-28A86C66F2B9} = {1174D37F-6ABB-45DA-81B 3-C631281273B7} 3401 {FA39524D-3067-4141-888D-28A86C66F2B9} = {1174D37F-6ABB-45DA-81B 3-C631281273B7}
3394 {FA537565-7B03-4FFC-AF15-F7A979B72E22} = {97555540-8163-4D0F-BCA C-EFA0FFED3453} 3402 {FA537565-7B03-4FFC-AF15-F7A979B72E22} = {97555540-8163-4D0F-BCA C-EFA0FFED3453}
3395 {FA660037-EB40-4A43-AA9D-9653C57F2789} = {2325D8C4-8EF5-42AC-890 0-492225750DE4} 3403 {FA660037-EB40-4A43-AA9D-9653C57F2789} = {2325D8C4-8EF5-42AC-890 0-492225750DE4}
3396 {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {EF78C1F9-AA17-4CA5-B6C B-39B37A73A3DA} 3404 {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {EF78C1F9-AA17-4CA5-B6C B-39B37A73A3DA}
3397 {FD683DD6-D9BF-4B1B-AB6D-A3AC03EDAA4D} = {B6867423-23BD-4588-932 1-2D500F128A3D} 3405 {FD683DD6-D9BF-4B1B-AB6D-A3AC03EDAA4D} = {B6867423-23BD-4588-932 1-2D500F128A3D}
3398 EndGlobalSection 3406 EndGlobalSection
3399 EndGlobal 3407 EndGlobal
OLDNEW
« no previous file with comments | « chrome/browser/views/toolbar_view.cc ('k') | chrome/chrome.xcodeproj/generate_headers.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698