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

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

Issue 22002: Make autofill_manager compile on POSIX. (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/tab_contents/web_contents.cc ('k') | chrome/common/temp_scaffolding_stubs.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 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 671555F7DF06E224B646E5D2 /* backing_store_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = B94B5B0CBF4D7FAC48BB1AE2 /* backing_store_posi x.cc */; };
207 6D62D71064BA3204EF0A964A /* autofill_manager.cc in Sources */ = {isa = PBXBuildFile; fileRef = 629BF493DEA096E2DD844F2B /* autofill_manager.cc * /; };
207 8268477E0F2F69C8009F6555 /* profile_manager_unittest.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = 4D7BF8E60E9D4839009A6919 /* profile_manag er_unittest.cc */; }; 208 8268477E0F2F69C8009F6555 /* profile_manager_unittest.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = 4D7BF8E60E9D4839009A6919 /* profile_manag er_unittest.cc */; };
208 8268477F0F2F69D1009F6555 /* profile_manager.cc in Sources */ = { isa = PBXBuildFile; fileRef = 4D7BF8E40E9D4839009A6919 /* profile_manager.cc */; }; 209 8268477F0F2F69D1009F6555 /* profile_manager.cc in Sources */ = { isa = PBXBuildFile; fileRef = 4D7BF8E40E9D4839009A6919 /* profile_manager.cc */; };
209 826847800F2F69D1009F6555 /* profile.cc in Sources */ = {isa = PB XBuildFile; fileRef = 4D7BF8E20E9D4839009A6919 /* profile.cc */; }; 210 826847800F2F69D1009F6555 /* profile.cc in Sources */ = {isa = PB XBuildFile; fileRef = 4D7BF8E20E9D4839009A6919 /* profile.cc */; };
210 82684C490F2FADD6009F6555 /* libsqlite.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7B01410E9D56BC009A6919 /* libsqlite.a */; }; 211 82684C490F2FADD6009F6555 /* libsqlite.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7B01410E9D56BC009A6919 /* libsqlite.a */; };
211 82684C510F2FAE06009F6555 /* libpng.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 4D1F5AB60F2A6EE90040C1E3 /* libpng.a */; }; 212 82684C510F2FAE06009F6555 /* libpng.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 4D1F5AB60F2A6EE90040C1E3 /* libpng.a */; };
212 82684C600F2FAE68009F6555 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82684C5F0F2FAE68009F6555 /* Security.framework */; }; 213 82684C600F2FAE68009F6555 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82684C5F0F2FAE68009F6555 /* Security.framework */; };
213 82684CCB0F2FAE90009F6555 /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DDC64550EAE392400FB5EBE /* libzlib.a */; }; 214 82684CCB0F2FAE90009F6555 /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DDC64550EAE392400FB5EBE /* libzlib.a */; };
214 82684CD00F2FAEC2009F6555 /* SystemConfiguration.framework in Fra meworks */ = {isa = PBXBuildFile; fileRef = 82684CCF0F2FAEC2009F6555 /* SystemCo nfiguration.framework */; }; 215 82684CD00F2FAEC2009F6555 /* SystemConfiguration.framework in Fra meworks */ = {isa = PBXBuildFile; fileRef = 82684CCF0F2FAEC2009F6555 /* SystemCo nfiguration.framework */; };
215 82684CE30F2FAEEE009F6555 /* libbzip2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF540E9D53C1009A6919 /* libbzip2.a */; }; 216 82684CE30F2FAEEE009F6555 /* libbzip2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF540E9D53C1009A6919 /* libbzip2.a */; };
216 82684D0B0F2FB104009F6555 /* libsdch.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 82684D0A0F2FB101009F6555 /* libsdch.a */; }; 217 82684D0B0F2FB104009F6555 /* libsdch.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 82684D0A0F2FB101009F6555 /* libsdch.a */; };
(...skipping 1641 matching lines...) Expand 10 before | Expand all | Expand 10 after
1858 4D7BFE5B0E9D52DC009A6919 /* icu.xcodeproj */ = {isa = PBXFileRef erence; lastKnownFileType = "wrapper.pb-project"; name = icu.xcodeproj; path = t hird_party/icu38/icu.xcodeproj; sourceTree = "<group>"; }; 1859 4D7BFE5B0E9D52DC009A6919 /* icu.xcodeproj */ = {isa = PBXFileRef erence; lastKnownFileType = "wrapper.pb-project"; name = icu.xcodeproj; path = t hird_party/icu38/icu.xcodeproj; sourceTree = "<group>"; };
1859 4D7BFF2F0E9D5362009A6919 /* libjpeg.xcodeproj */ = {isa = PBXFil eReference; lastKnownFileType = "wrapper.pb-project"; name = libjpeg.xcodeproj; path = third_party/libjpeg/libjpeg.xcodeproj; sourceTree = "<group>"; }; 1860 4D7BFF2F0E9D5362009A6919 /* libjpeg.xcodeproj */ = {isa = PBXFil eReference; lastKnownFileType = "wrapper.pb-project"; name = libjpeg.xcodeproj; path = third_party/libjpeg/libjpeg.xcodeproj; sourceTree = "<group>"; };
1860 4D7BFF3C0E9D538D009A6919 /* gtest.xcodeproj */ = {isa = PBXFileR eference; lastKnownFileType = "wrapper.pb-project"; name = gtest.xcodeproj; path = testing/gtest.xcodeproj; sourceTree = "<group>"; }; 1861 4D7BFF3C0E9D538D009A6919 /* gtest.xcodeproj */ = {isa = PBXFileR eference; lastKnownFileType = "wrapper.pb-project"; name = gtest.xcodeproj; path = testing/gtest.xcodeproj; sourceTree = "<group>"; };
1861 4D7BFF460E9D53B4009A6919 /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = third_party/libevent/libevent.xcodeproj; sourceTree = "<group>"; }; 1862 4D7BFF460E9D53B4009A6919 /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = third_party/libevent/libevent.xcodeproj; sourceTree = "<group>"; };
1862 4D7BFF4C0E9D53C1009A6919 /* bzip2.xcodeproj */ = {isa = PBXFileR eference; lastKnownFileType = "wrapper.pb-project"; name = bzip2.xcodeproj; path = third_party/bzip2/bzip2.xcodeproj; sourceTree = "<group>"; }; 1863 4D7BFF4C0E9D53C1009A6919 /* bzip2.xcodeproj */ = {isa = PBXFileR eference; lastKnownFileType = "wrapper.pb-project"; name = bzip2.xcodeproj; path = third_party/bzip2/bzip2.xcodeproj; sourceTree = "<group>"; };
1863 4D7BFF5F0E9D540F009A6919 /* googleurl.xcodeproj */ = {isa = PBXF ileReference; lastKnownFileType = "wrapper.pb-project"; name = googleurl.xcodepr oj; path = build/googleurl.xcodeproj; sourceTree = "<group>"; }; 1864 4D7BFF5F0E9D540F009A6919 /* googleurl.xcodeproj */ = {isa = PBXF ileReference; lastKnownFileType = "wrapper.pb-project"; name = googleurl.xcodepr oj; path = build/googleurl.xcodeproj; sourceTree = "<group>"; };
1864 4D7FA6210F13CA04004F1B19 /* ui_tests */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = u i_tests; sourceTree = BUILT_PRODUCTS_DIR; }; 1865 4D7FA6210F13CA04004F1B19 /* ui_tests */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = u i_tests; sourceTree = BUILT_PRODUCTS_DIR; };
1865 4DCE9E2C0EF0B8C000682526 /* English */ = {isa = PBXFileReference ; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xi b; sourceTree = "<group>"; }; 1866 4DCE9E2C0EF0B8C000682526 /* English */ = {isa = PBXFileReference ; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xi b; sourceTree = "<group>"; };
1866 4DDC64500EAE392400FB5EBE /* zlib.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = zlib.xcodeproj; path = third_party/zlib/zlib.xcodeproj; sourceTree = "<group>"; }; 1867 4DDC64500EAE392400FB5EBE /* zlib.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = zlib.xcodeproj; path = third_party/zlib/zlib.xcodeproj; sourceTree = "<group>"; };
1867 534E66C30F311BEC0006B2B2 /* temp_scaffolding_stubs.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = temp_scaffolding_stubs.cc; sourceTree = "<group>"; }; 1868 534E66C30F311BEC0006B2B2 /* temp_scaffolding_stubs.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = temp_scaffolding_stubs.cc; sourceTree = "<group>"; };
1869 629BF493DEA096E2DD844F2B /* autofill_manager.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = a utofill_manager.cc; sourceTree = "<group>"; };
1868 6447F24FADC63E58A44DB762 /* url_pattern.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = url_pa ttern.cc; path = common/extensions/url_pattern.cc; sourceTree = SOURCE_ROOT; }; 1870 6447F24FADC63E58A44DB762 /* url_pattern.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = url_pa ttern.cc; path = common/extensions/url_pattern.cc; sourceTree = SOURCE_ROOT; };
1869 778D7927798B7E3FAA498D3D /* url_fetcher.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = url_fe tcher.cc; sourceTree = "<group>"; }; 1871 778D7927798B7E3FAA498D3D /* url_fetcher.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = url_fe tcher.cc; sourceTree = "<group>"; };
1870 8104B4AFD95DCA06B2F37551 /* chrome_paths_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = c hrome_paths_internal.h; sourceTree = "<group>"; }; 1872 8104B4AFD95DCA06B2F37551 /* chrome_paths_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = c hrome_paths_internal.h; sourceTree = "<group>"; };
1871 82684C5F0F2FAE68009F6555 /* Security.framework */ = {isa = PBXFi leReference; lastKnownFileType = wrapper.framework; name = Security.framework; p ath = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; 1873 82684C5F0F2FAE68009F6555 /* Security.framework */ = {isa = PBXFi leReference; lastKnownFileType = wrapper.framework; name = Security.framework; p ath = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
1872 82684CCF0F2FAEC2009F6555 /* SystemConfiguration.framework */ = { isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConf iguration.framework; path = System/Library/Frameworks/SystemConfiguration.framew ork; sourceTree = SDKROOT; }; 1874 82684CCF0F2FAEC2009F6555 /* SystemConfiguration.framework */ = { isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConf iguration.framework; path = System/Library/Frameworks/SystemConfiguration.framew ork; sourceTree = SDKROOT; };
1873 82684D050F2FB101009F6555 /* sdch.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = sdch.xcodeproj; path = sdch/sdch.xcodeproj; sourceTree = "<group>"; }; 1875 82684D050F2FB101009F6555 /* sdch.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = sdch.xcodeproj; path = sdch/sdch.xcodeproj; sourceTree = "<group>"; };
1874 826850040F2FC82D009F6555 /* webkit.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = webkit.xcodeproj; pa th = webkit/webkit.xcodeproj; sourceTree = "<group>"; }; 1876 826850040F2FC82D009F6555 /* webkit.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = webkit.xcodeproj; pa th = webkit/webkit.xcodeproj; sourceTree = "<group>"; };
1875 8268503E0F2FCB56009F6555 /* v8.xcodeproj */ = {isa = PBXFileRefe rence; lastKnownFileType = "wrapper.pb-project"; name = v8.xcodeproj; path = bui ld/v8.xcodeproj; sourceTree = "<group>"; }; 1877 8268503E0F2FCB56009F6555 /* v8.xcodeproj */ = {isa = PBXFileRefe rence; lastKnownFileType = "wrapper.pb-project"; name = v8.xcodeproj; path = bui ld/v8.xcodeproj; sourceTree = "<group>"; };
1876 826850600F2FCC27009F6555 /* libxslt.xcodeproj */ = {isa = PBXFil eReference; lastKnownFileType = "wrapper.pb-project"; name = libxslt.xcodeproj; path = third_party/libxslt/libxslt.xcodeproj; sourceTree = "<group>"; }; 1878 826850600F2FCC27009F6555 /* libxslt.xcodeproj */ = {isa = PBXFil eReference; lastKnownFileType = "wrapper.pb-project"; name = libxslt.xcodeproj; path = third_party/libxslt/libxslt.xcodeproj; sourceTree = "<group>"; };
1877 826851480F2FCDEC009F6555 /* CoreServices.framework */ = {isa = P BXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.fram ework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDK ROOT; }; 1879 826851480F2FCDEC009F6555 /* CoreServices.framework */ = {isa = P BXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.fram ework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDK ROOT; };
(...skipping 655 matching lines...) Expand 10 before | Expand all | Expand 10 after
2533 B5D16EC80F2144F700861FAC /* ssl */, 2535 B5D16EC80F2144F700861FAC /* ssl */,
2534 B6CCB9BA0F1EC2E100106F0D /* tab_contents */, 2536 B6CCB9BA0F1EC2E100106F0D /* tab_contents */,
2535 E46C538C0F2F65CA00B393B8 /* tabs */, 2537 E46C538C0F2F65CA00B393B8 /* tabs */,
2536 E450761C0F150DF9003BE099 /* webdata */, 2538 E450761C0F150DF9003BE099 /* webdata */,
2537 4D7BF8240E9D4839009A6919 /* alternate_nav_url_fe tcher.cc */, 2539 4D7BF8240E9D4839009A6919 /* alternate_nav_url_fe tcher.cc */,
2538 4D7BF8250E9D4839009A6919 /* alternate_nav_url_fe tcher.h */, 2540 4D7BF8250E9D4839009A6919 /* alternate_nav_url_fe tcher.h */,
2539 E46C45980F1F88D100B393B8 /* app_controller_mac.h */, 2541 E46C45980F1F88D100B393B8 /* app_controller_mac.h */,
2540 E46C45990F1F88D100B393B8 /* app_controller_mac.m m */, 2542 E46C45990F1F88D100B393B8 /* app_controller_mac.m m */,
2541 4D7BF8260E9D4839009A6919 /* app_modal_dialog_que ue.cc */, 2543 4D7BF8260E9D4839009A6919 /* app_modal_dialog_que ue.cc */,
2542 4D7BF8270E9D4839009A6919 /* app_modal_dialog_que ue.h */, 2544 4D7BF8270E9D4839009A6919 /* app_modal_dialog_que ue.h */,
2545 629BF493DEA096E2DD844F2B /* autofill_manager.cc */,
2543 4D7BF8280E9D4839009A6919 /* back_forward_menu_mo del.cc */, 2546 4D7BF8280E9D4839009A6919 /* back_forward_menu_mo del.cc */,
2544 4D7BF8290E9D4839009A6919 /* back_forward_menu_mo del.h */, 2547 4D7BF8290E9D4839009A6919 /* back_forward_menu_mo del.h */,
2545 4D7BF82A0E9D4839009A6919 /* back_forward_menu_mo del_unittest.cc */, 2548 4D7BF82A0E9D4839009A6919 /* back_forward_menu_mo del_unittest.cc */,
2546 4D7BF82B0E9D4839009A6919 /* base_history_model.c c */, 2549 4D7BF82B0E9D4839009A6919 /* base_history_model.c c */,
2547 4D7BF82C0E9D4839009A6919 /* base_history_model.h */, 2550 4D7BF82C0E9D4839009A6919 /* base_history_model.h */,
2548 4D7BF8300E9D4839009A6919 /* browser.cc */, 2551 4D7BF8300E9D4839009A6919 /* browser.cc */,
2549 4D7BF8310E9D4839009A6919 /* browser.h */, 2552 4D7BF8310E9D4839009A6919 /* browser.h */,
2550 4D7BF8320E9D4839009A6919 /* browser_about_handle r.cc */, 2553 4D7BF8320E9D4839009A6919 /* browser_about_handle r.cc */,
2551 4D7BF8330E9D4839009A6919 /* browser_about_handle r.h */, 2554 4D7BF8330E9D4839009A6919 /* browser_about_handle r.h */,
2552 4D7BF8340E9D4839009A6919 /* browser_accessibilit y.cc */, 2555 4D7BF8340E9D4839009A6919 /* browser_accessibilit y.cc */,
(...skipping 1977 matching lines...) Expand 10 before | Expand all | Expand 10 after
4530 4D640CF50EAE86EF00EBCFC0 /* visitedlink_slave.cc in Sources */, 4533 4D640CF50EAE86EF00EBCFC0 /* visitedlink_slave.cc in Sources */,
4531 ); 4534 );
4532 runOnlyForDeploymentPostprocessing = 0; 4535 runOnlyForDeploymentPostprocessing = 0;
4533 }; 4536 };
4534 4D7BF3030E9D477E009A6919 /* Sources */ = { 4537 4D7BF3030E9D477E009A6919 /* Sources */ = {
4535 isa = PBXSourcesBuildPhase; 4538 isa = PBXSourcesBuildPhase;
4536 buildActionMask = 2147483647; 4539 buildActionMask = 2147483647;
4537 files = ( 4540 files = (
4538 4D7BFA1E0E9D48FD009A6919 /* archived_database.cc in Sources */, 4541 4D7BFA1E0E9D48FD009A6919 /* archived_database.cc in Sources */,
4539 E45075DC0F150A53003BE099 /* async_resource_handl er.cc in Sources */, 4542 E45075DC0F150A53003BE099 /* async_resource_handl er.cc in Sources */,
4543 6D62D71064BA3204EF0A964A /* autofill_manager.cc in Sources */,
4540 E43A770B0F1660EA00ABD5D1 /* automation_resource_ tracker.cc in Sources */, 4544 E43A770B0F1660EA00ABD5D1 /* automation_resource_ tracker.cc in Sources */,
4541 E434BFD90F3A074300B665C7 /* backing_store.cc in Sources */, 4545 E434BFD90F3A074300B665C7 /* backing_store.cc in Sources */,
4542 671555F7DF06E224B646E5D2 /* backing_store_posix. cc in Sources */, 4546 671555F7DF06E224B646E5D2 /* backing_store_posix. cc in Sources */,
4543 E40CC5EE0F2E34C100708647 /* base_history_model.c c in Sources */, 4547 E40CC5EE0F2E34C100708647 /* base_history_model.c c in Sources */,
4544 4D7BFAEE0E9D49E5009A6919 /* bloom_filter.cc in S ources */, 4548 4D7BFAEE0E9D49E5009A6919 /* bloom_filter.cc in S ources */,
4545 E45075B20F1505C0003BE099 /* bookmark_codec.cc in Sources */, 4549 E45075B20F1505C0003BE099 /* bookmark_codec.cc in Sources */,
4546 E40CC5F20F2E34EE00708647 /* bookmark_folder_tree _model.cc in Sources */, 4550 E40CC5F20F2E34EE00708647 /* bookmark_folder_tree _model.cc in Sources */,
4547 E45075B40F1505C9003BE099 /* bookmark_html_writer .cc in Sources */, 4551 E45075B40F1505C9003BE099 /* bookmark_html_writer .cc in Sources */,
4548 E40CC5F70F2E351A00708647 /* bookmark_table_model .cc in Sources */, 4552 E40CC5F70F2E351A00708647 /* bookmark_table_model .cc in Sources */,
4549 E46C4C2E0F212CAF00B393B8 /* browser.cc in Source s */, 4553 E46C4C2E0F212CAF00B393B8 /* browser.cc in Source s */,
(...skipping 1124 matching lines...) Expand 10 before | Expand all | Expand 10 after
5674 E4F325980EE837BF002533CE /* Debug */, 5678 E4F325980EE837BF002533CE /* Debug */,
5675 E4F325990EE837BF002533CE /* Release */, 5679 E4F325990EE837BF002533CE /* Release */,
5676 ); 5680 );
5677 defaultConfigurationIsVisible = 0; 5681 defaultConfigurationIsVisible = 0;
5678 defaultConfigurationName = Release; 5682 defaultConfigurationName = Release;
5679 }; 5683 };
5680 /* End XCConfigurationList section */ 5684 /* End XCConfigurationList section */
5681 }; 5685 };
5682 rootObject = 4D7BF2E90E9D46A4009A6919 /* Project object */; 5686 rootObject = 4D7BF2E90E9D46A4009A6919 /* Project object */;
5683 } 5687 }
OLDNEW
« no previous file with comments | « chrome/browser/tab_contents/web_contents.cc ('k') | chrome/common/temp_scaffolding_stubs.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698