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

Side by Side Diff: chrome/chrome.xcodeproj/project.pbxproj

Issue 19491: POSIX: bitmap data on the wire (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/renderer_host/render_widget_host.cc ('k') | chrome/common/bitmap_wire_data.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 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 45; 6 objectVersion = 45;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXAggregateTarget section */ 9 /* Begin PBXAggregateTarget section */
10 4D7B014C0E9D572C009A6919 /* run_unit_tests */ = { 10 4D7B014C0E9D572C009A6919 /* run_unit_tests */ = {
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
196 4D7FA7490F13CC0D004F1B19 /* libicui18n.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFE6D0E9D52DC009A6919 /* libicui18n.a */; }; 196 4D7FA7490F13CC0D004F1B19 /* libicui18n.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFE6D0E9D52DC009A6919 /* libicui18n.a */; };
197 4D7FA7540F13CC31004F1B19 /* libgtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF410E9D538D009A6919 /* libgtest.a */; }; 197 4D7FA7540F13CC31004F1B19 /* libgtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF410E9D538D009A6919 /* libgtest.a */; };
198 4D7FA75B0F13CC4B004F1B19 /* libcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFC1A0E9D4CB9009A6919 /* libcommon.a */; }; 198 4D7FA75B0F13CC4B004F1B19 /* libcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFC1A0E9D4CB9009A6919 /* libcommon.a */; };
199 4D7FA75F0F13CC58004F1B19 /* libbrowser.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BF3060E9D477E009A6919 /* libbrowser.a */; }; 199 4D7FA75F0F13CC58004F1B19 /* libbrowser.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BF3060E9D477E009A6919 /* libbrowser.a */; };
200 4DCE9DDF0EF0B73300682526 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45065DD0EEEC6FF003BE099 /* AppKit.framework */; }; 200 4DCE9DDF0EF0B73300682526 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45065DD0EEEC6FF003BE099 /* AppKit.framework */; };
201 4DCE9DE00EF0B73300682526 /* Foundation.framework in Frameworks * / = {isa = PBXBuildFile; fileRef = E45065DF0EEEC709003BE099 /* Foundation.framew ork */; }; 201 4DCE9DE00EF0B73300682526 /* Foundation.framework in Frameworks * / = {isa = PBXBuildFile; fileRef = E45065DF0EEEC709003BE099 /* Foundation.framew ork */; };
202 4DCE9E2D0EF0B8C000682526 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4DCE9E2B0EF0B8C000682526 /* MainMenu.xib */; }; 202 4DCE9E2D0EF0B8C000682526 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4DCE9E2B0EF0B8C000682526 /* MainMenu.xib */; };
203 4DDC644B0EAE390800FB5EBE /* libxml.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 4D7BFB230E9D4BBF009A6919 /* libxml.a */; }; 203 4DDC644B0EAE390800FB5EBE /* libxml.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 4D7BFB230E9D4BBF009A6919 /* libxml.a */; };
204 4DDC64580EAE394200FB5EBE /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DDC64550EAE392400FB5EBE /* libzlib.a */; }; 204 4DDC64580EAE394200FB5EBE /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DDC64550EAE392400FB5EBE /* libzlib.a */; };
205 534E66C40F311BEC0006B2B2 /* temp_scaffolding_stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 534E66C30F311BEC0006B2B2 /* temp_scaffoldin g_stubs.cc */; }; 205 534E66C40F311BEC0006B2B2 /* temp_scaffolding_stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 534E66C30F311BEC0006B2B2 /* temp_scaffoldin g_stubs.cc */; };
206 671555F7DF06E224B646E5D2 /* backing_store_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = B94B5B0CBF4D7FAC48BB1AE2 /* backing_store_posi x.cc */; };
206 8268477E0F2F69C8009F6555 /* profile_manager_unittest.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = 4D7BF8E60E9D4839009A6919 /* profile_manag er_unittest.cc */; }; 207 8268477E0F2F69C8009F6555 /* profile_manager_unittest.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = 4D7BF8E60E9D4839009A6919 /* profile_manag er_unittest.cc */; };
207 8268477F0F2F69D1009F6555 /* profile_manager.cc in Sources */ = { isa = PBXBuildFile; fileRef = 4D7BF8E40E9D4839009A6919 /* profile_manager.cc */; }; 208 8268477F0F2F69D1009F6555 /* profile_manager.cc in Sources */ = { isa = PBXBuildFile; fileRef = 4D7BF8E40E9D4839009A6919 /* profile_manager.cc */; };
208 826847800F2F69D1009F6555 /* profile.cc in Sources */ = {isa = PB XBuildFile; fileRef = 4D7BF8E20E9D4839009A6919 /* profile.cc */; }; 209 826847800F2F69D1009F6555 /* profile.cc in Sources */ = {isa = PB XBuildFile; fileRef = 4D7BF8E20E9D4839009A6919 /* profile.cc */; };
209 82684C490F2FADD6009F6555 /* libsqlite.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7B01410E9D56BC009A6919 /* libsqlite.a */; }; 210 82684C490F2FADD6009F6555 /* libsqlite.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7B01410E9D56BC009A6919 /* libsqlite.a */; };
210 82684C510F2FAE06009F6555 /* libpng.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 4D1F5AB60F2A6EE90040C1E3 /* libpng.a */; }; 211 82684C510F2FAE06009F6555 /* libpng.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 4D1F5AB60F2A6EE90040C1E3 /* libpng.a */; };
211 82684C600F2FAE68009F6555 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82684C5F0F2FAE68009F6555 /* Security.framework */; }; 212 82684C600F2FAE68009F6555 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82684C5F0F2FAE68009F6555 /* Security.framework */; };
212 82684CCB0F2FAE90009F6555 /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DDC64550EAE392400FB5EBE /* libzlib.a */; }; 213 82684CCB0F2FAE90009F6555 /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DDC64550EAE392400FB5EBE /* libzlib.a */; };
213 82684CD00F2FAEC2009F6555 /* SystemConfiguration.framework in Fra meworks */ = {isa = PBXBuildFile; fileRef = 82684CCF0F2FAEC2009F6555 /* SystemCo nfiguration.framework */; }; 214 82684CD00F2FAEC2009F6555 /* SystemConfiguration.framework in Fra meworks */ = {isa = PBXBuildFile; fileRef = 82684CCF0F2FAEC2009F6555 /* SystemCo nfiguration.framework */; };
214 82684CE30F2FAEEE009F6555 /* libbzip2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF540E9D53C1009A6919 /* libbzip2.a */; }; 215 82684CE30F2FAEEE009F6555 /* libbzip2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF540E9D53C1009A6919 /* libbzip2.a */; };
215 82684D0B0F2FB104009F6555 /* libsdch.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 82684D0A0F2FB101009F6555 /* libsdch.a */; }; 216 82684D0B0F2FB104009F6555 /* libsdch.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 82684D0A0F2FB101009F6555 /* libsdch.a */; };
(...skipping 1765 matching lines...) Expand 10 before | Expand all | Expand 10 after
1981 B6CCB9F00F1EC32700106F0D /* web_contents.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = web_conten ts.h; path = tab_contents/web_contents.h; sourceTree = "<group>"; }; 1982 B6CCB9F00F1EC32700106F0D /* web_contents.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = web_conten ts.h; path = tab_contents/web_contents.h; sourceTree = "<group>"; };
1982 B6CCB9F10F1EC32700106F0D /* web_contents_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; nam e = web_contents_unittest.cc; path = tab_contents/web_contents_unittest.cc; sour ceTree = "<group>"; }; 1983 B6CCB9F10F1EC32700106F0D /* web_contents_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; nam e = web_contents_unittest.cc; path = tab_contents/web_contents_unittest.cc; sour ceTree = "<group>"; };
1983 B6CCB9F20F1EC32700106F0D /* web_contents_view.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = web_contents_view.cc; path = tab_contents/web_contents_view.cc; sourceTree = "<g roup>"; }; 1984 B6CCB9F20F1EC32700106F0D /* web_contents_view.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = web_contents_view.cc; path = tab_contents/web_contents_view.cc; sourceTree = "<g roup>"; };
1984 B6CCB9F30F1EC32700106F0D /* web_contents_view.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = web_c ontents_view.h; path = tab_contents/web_contents_view.h; sourceTree = "<group>"; }; 1985 B6CCB9F30F1EC32700106F0D /* web_contents_view.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = web_c ontents_view.h; path = tab_contents/web_contents_view.h; sourceTree = "<group>"; };
1985 B6CCB9F40F1EC32700106F0D /* web_contents_view_win.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; nam e = web_contents_view_win.cc; path = tab_contents/web_contents_view_win.cc; sour ceTree = "<group>"; }; 1986 B6CCB9F40F1EC32700106F0D /* web_contents_view_win.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; nam e = web_contents_view_win.cc; path = tab_contents/web_contents_view_win.cc; sour ceTree = "<group>"; };
1986 B6CCB9F50F1EC32700106F0D /* web_contents_view_win.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = w eb_contents_view_win.h; path = tab_contents/web_contents_view_win.h; sourceTree = "<group>"; }; 1987 B6CCB9F50F1EC32700106F0D /* web_contents_view_win.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = w eb_contents_view_win.h; path = tab_contents/web_contents_view_win.h; sourceTree = "<group>"; };
1987 B6CCB9F60F1EC32700106F0D /* web_drag_source.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = we b_drag_source.cc; path = tab_contents/web_drag_source.cc; sourceTree = "<group>" ; }; 1988 B6CCB9F60F1EC32700106F0D /* web_drag_source.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = we b_drag_source.cc; path = tab_contents/web_drag_source.cc; sourceTree = "<group>" ; };
1988 B6CCB9F70F1EC32700106F0D /* web_drag_source.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = web_dra g_source.h; path = tab_contents/web_drag_source.h; sourceTree = "<group>"; }; 1989 B6CCB9F70F1EC32700106F0D /* web_drag_source.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = web_dra g_source.h; path = tab_contents/web_drag_source.h; sourceTree = "<group>"; };
1989 B6CCB9F80F1EC32700106F0D /* web_drop_target.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = we b_drop_target.cc; path = tab_contents/web_drop_target.cc; sourceTree = "<group>" ; }; 1990 B6CCB9F80F1EC32700106F0D /* web_drop_target.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = we b_drop_target.cc; path = tab_contents/web_drop_target.cc; sourceTree = "<group>" ; };
1990 B6CCB9F90F1EC32700106F0D /* web_drop_target.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = web_dro p_target.h; path = tab_contents/web_drop_target.h; sourceTree = "<group>"; }; 1991 B6CCB9F90F1EC32700106F0D /* web_drop_target.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = web_dro p_target.h; path = tab_contents/web_drop_target.h; sourceTree = "<group>"; };
1992 B94B5B0CBF4D7FAC48BB1AE2 /* backing_store_posix.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = backing_store_posix.cc; path = browser/renderer_host/backing_store_posix.cc; s ourceTree = SOURCE_ROOT; };
1991 E40CC5E10F2E348900708647 /* history_contents_provider.cc */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = history_contents_provider.cc; path = autocomplete/history_contents_provi der.cc; sourceTree = "<group>"; }; 1993 E40CC5E10F2E348900708647 /* history_contents_provider.cc */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = history_contents_provider.cc; path = autocomplete/history_contents_provi der.cc; sourceTree = "<group>"; };
1992 E40CC5E20F2E348900708647 /* history_contents_provider.h */ = {is a = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = history_contents_provider.h; path = autocomplete/history_contents_provider.h; sourceTree = "<group>"; }; 1994 E40CC5E20F2E348900708647 /* history_contents_provider.h */ = {is a = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = history_contents_provider.h; path = autocomplete/history_contents_provider.h; sourceTree = "<group>"; };
1993 E40CC5E40F2E349000708647 /* history_contents_provider_unittest.c c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode .cpp.cpp; name = history_contents_provider_unittest.cc; path = autocomplete/hist ory_contents_provider_unittest.cc; sourceTree = "<group>"; }; 1995 E40CC5E40F2E349000708647 /* history_contents_provider_unittest.c c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode .cpp.cpp; name = history_contents_provider_unittest.cc; path = autocomplete/hist ory_contents_provider_unittest.cc; sourceTree = "<group>"; };
1994 E40CC5F00F2E34EE00708647 /* bookmark_folder_tree_model.cc */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp ; name = bookmark_folder_tree_model.cc; path = bookmarks/bookmark_folder_tree_mo del.cc; sourceTree = "<group>"; }; 1996 E40CC5F00F2E34EE00708647 /* bookmark_folder_tree_model.cc */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp ; name = bookmark_folder_tree_model.cc; path = bookmarks/bookmark_folder_tree_mo del.cc; sourceTree = "<group>"; };
1995 E40CC5F10F2E34EE00708647 /* bookmark_folder_tree_model.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; nam e = bookmark_folder_tree_model.h; path = bookmarks/bookmark_folder_tree_model.h; sourceTree = "<group>"; }; 1997 E40CC5F10F2E34EE00708647 /* bookmark_folder_tree_model.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; nam e = bookmark_folder_tree_model.h; path = bookmarks/bookmark_folder_tree_model.h; sourceTree = "<group>"; };
1996 E40CC5F30F2E34F400708647 /* bookmark_folder_tree_model_unittest. cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecod e.cpp.cpp; name = bookmark_folder_tree_model_unittest.cc; path = bookmarks/bookm ark_folder_tree_model_unittest.cc; sourceTree = "<group>"; }; 1998 E40CC5F30F2E34F400708647 /* bookmark_folder_tree_model_unittest. cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecod e.cpp.cpp; name = bookmark_folder_tree_model_unittest.cc; path = bookmarks/bookm ark_folder_tree_model_unittest.cc; sourceTree = "<group>"; };
1997 E40CC5F50F2E351A00708647 /* bookmark_table_model.h */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bo okmark_table_model.h; path = bookmarks/bookmark_table_model.h; sourceTree = "<gr oup>"; }; 1999 E40CC5F50F2E351A00708647 /* bookmark_table_model.h */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bo okmark_table_model.h; path = bookmarks/bookmark_table_model.h; sourceTree = "<gr oup>"; };
1998 E40CC5F60F2E351A00708647 /* bookmark_table_model.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = bookmark_table_model.cc; path = bookmarks/bookmark_table_model.cc; sourceTree = "<group>"; }; 2000 E40CC5F60F2E351A00708647 /* bookmark_table_model.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = bookmark_table_model.cc; path = bookmarks/bookmark_table_model.cc; sourceTree = "<group>"; };
1999 E40CC5F80F2E351F00708647 /* bookmark_table_model_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp. cpp; name = bookmark_table_model_unittest.cc; path = bookmarks/bookmark_table_mo del_unittest.cc; sourceTree = "<group>"; }; 2001 E40CC5F80F2E351F00708647 /* bookmark_table_model_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp. cpp; name = bookmark_table_model_unittest.cc; path = bookmarks/bookmark_table_mo del_unittest.cc; sourceTree = "<group>"; };
2000 E433E65D0F323E2100CAC3AC /* tab_strip_view.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tab_stri p_view.h; path = cocoa/tab_strip_view.h; sourceTree = "<group>"; }; 2002 E433E65D0F323E2100CAC3AC /* tab_strip_view.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tab_stri p_view.h; path = cocoa/tab_strip_view.h; sourceTree = "<group>"; };
(...skipping 420 matching lines...) Expand 10 before | Expand all | Expand 10 after
2421 }; 2423 };
2422 4D7BF2E70E9D46A4009A6919 = { 2424 4D7BF2E70E9D46A4009A6919 = {
2423 isa = PBXGroup; 2425 isa = PBXGroup;
2424 children = ( 2426 children = (
2425 4D7BF2FA0E9D46CD009A6919 /* Configuration */, 2427 4D7BF2FA0E9D46CD009A6919 /* Configuration */,
2426 4D7BF3380E9D479D009A6919 /* Source */, 2428 4D7BF3380E9D479D009A6919 /* Source */,
2427 4D7BFDD00E9D527E009A6919 /* Frameworks */, 2429 4D7BFDD00E9D527E009A6919 /* Frameworks */,
2428 4D7BFB090E9D4BA1009A6919 /* Projects */, 2430 4D7BFB090E9D4BA1009A6919 /* Projects */,
2429 4D7BF3070E9D477E009A6919 /* Products */, 2431 4D7BF3070E9D477E009A6919 /* Products */,
2430 A9C335E39D39A7DE087850FC /* url_pattern_unittest .cc */, 2432 A9C335E39D39A7DE087850FC /* url_pattern_unittest .cc */,
2433 B94B5B0CBF4D7FAC48BB1AE2 /* backing_store_posix. cc */,
2431 6447F24FADC63E58A44DB762 /* url_pattern.cc */, 2434 6447F24FADC63E58A44DB762 /* url_pattern.cc */,
2432 ); 2435 );
2433 sourceTree = "<group>"; 2436 sourceTree = "<group>";
2434 }; 2437 };
2435 4D7BF2FA0E9D46CD009A6919 /* Configuration */ = { 2438 4D7BF2FA0E9D46CD009A6919 /* Configuration */ = {
2436 isa = PBXGroup; 2439 isa = PBXGroup;
2437 children = ( 2440 children = (
2438 4D7BF2FB0E9D46E6009A6919 /* common.xcconfig */, 2441 4D7BF2FB0E9D46E6009A6919 /* common.xcconfig */,
2439 4D7BF2FC0E9D46E6009A6919 /* debug.xcconfig */, 2442 4D7BF2FC0E9D46E6009A6919 /* debug.xcconfig */,
2440 4D7BF2FD0E9D46E6009A6919 /* executable.xcconfig */, 2443 4D7BF2FD0E9D46E6009A6919 /* executable.xcconfig */,
(...skipping 2046 matching lines...) Expand 10 before | Expand all | Expand 10 after
4487 ); 4490 );
4488 runOnlyForDeploymentPostprocessing = 0; 4491 runOnlyForDeploymentPostprocessing = 0;
4489 }; 4492 };
4490 4D7BF3030E9D477E009A6919 /* Sources */ = { 4493 4D7BF3030E9D477E009A6919 /* Sources */ = {
4491 isa = PBXSourcesBuildPhase; 4494 isa = PBXSourcesBuildPhase;
4492 buildActionMask = 2147483647; 4495 buildActionMask = 2147483647;
4493 files = ( 4496 files = (
4494 4D7BFA1E0E9D48FD009A6919 /* archived_database.cc in Sources */, 4497 4D7BFA1E0E9D48FD009A6919 /* archived_database.cc in Sources */,
4495 E45075DC0F150A53003BE099 /* async_resource_handl er.cc in Sources */, 4498 E45075DC0F150A53003BE099 /* async_resource_handl er.cc in Sources */,
4496 E43A770B0F1660EA00ABD5D1 /* automation_resource_ tracker.cc in Sources */, 4499 E43A770B0F1660EA00ABD5D1 /* automation_resource_ tracker.cc in Sources */,
4500 671555F7DF06E224B646E5D2 /* backing_store_posix. cc in Sources */,
4497 E40CC5EE0F2E34C100708647 /* base_history_model.c c in Sources */, 4501 E40CC5EE0F2E34C100708647 /* base_history_model.c c in Sources */,
4498 4D7BFAEE0E9D49E5009A6919 /* bloom_filter.cc in S ources */, 4502 4D7BFAEE0E9D49E5009A6919 /* bloom_filter.cc in S ources */,
4499 E45075B20F1505C0003BE099 /* bookmark_codec.cc in Sources */, 4503 E45075B20F1505C0003BE099 /* bookmark_codec.cc in Sources */,
4500 E40CC5F20F2E34EE00708647 /* bookmark_folder_tree _model.cc in Sources */, 4504 E40CC5F20F2E34EE00708647 /* bookmark_folder_tree _model.cc in Sources */,
4501 E45075B40F1505C9003BE099 /* bookmark_html_writer .cc in Sources */, 4505 E45075B40F1505C9003BE099 /* bookmark_html_writer .cc in Sources */,
4502 E40CC5F70F2E351A00708647 /* bookmark_table_model .cc in Sources */, 4506 E40CC5F70F2E351A00708647 /* bookmark_table_model .cc in Sources */,
4503 E46C4C2E0F212CAF00B393B8 /* browser.cc in Source s */, 4507 E46C4C2E0F212CAF00B393B8 /* browser.cc in Source s */,
4504 B61C4C1F0F3284A700489E0F /* browser_init.cc in S ources */, 4508 B61C4C1F0F3284A700489E0F /* browser_init.cc in S ources */,
4505 E46C4D0F0F2138D400B393B8 /* browser_list.cc in S ources */, 4509 E46C4D0F0F2138D400B393B8 /* browser_list.cc in S ources */,
4506 E45063530EE9BF31003BE099 /* browser_main.cc in S ources */, 4510 E45063530EE9BF31003BE099 /* browser_main.cc in S ources */,
(...skipping 1105 matching lines...) Expand 10 before | Expand all | Expand 10 after
5612 E4F325980EE837BF002533CE /* Debug */, 5616 E4F325980EE837BF002533CE /* Debug */,
5613 E4F325990EE837BF002533CE /* Release */, 5617 E4F325990EE837BF002533CE /* Release */,
5614 ); 5618 );
5615 defaultConfigurationIsVisible = 0; 5619 defaultConfigurationIsVisible = 0;
5616 defaultConfigurationName = Release; 5620 defaultConfigurationName = Release;
5617 }; 5621 };
5618 /* End XCConfigurationList section */ 5622 /* End XCConfigurationList section */
5619 }; 5623 };
5620 rootObject = 4D7BF2E90E9D46A4009A6919 /* Project object */; 5624 rootObject = 4D7BF2E90E9D46A4009A6919 /* Project object */;
5621 } 5625 }
OLDNEW
« no previous file with comments | « chrome/browser/renderer_host/render_widget_host.cc ('k') | chrome/common/bitmap_wire_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698