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

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

Issue 20334: Sad Tab view for the Mac. (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
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 235 matching lines...) Expand 10 before | Expand all | Expand 10 after
246 6A3646C882BD4CC722624544 /* character_encoding.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D7BF8590E9D4839009A6919 /* character_encoding. cc */; }; 246 6A3646C882BD4CC722624544 /* character_encoding.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D7BF8590E9D4839009A6919 /* character_encoding. cc */; };
247 6D62D71064BA3204EF0A964A /* autofill_manager.cc in Sources */ = {isa = PBXBuildFile; fileRef = 629BF493DEA096E2DD844F2B /* autofill_manager.cc * /; }; 247 6D62D71064BA3204EF0A964A /* autofill_manager.cc in Sources */ = {isa = PBXBuildFile; fileRef = 629BF493DEA096E2DD844F2B /* autofill_manager.cc * /; };
248 6F0216553E10E43760954EFB /* browser_url_handler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D7BF84A0E9D4839009A6919 /* browser_url_handle r.cc */; }; 248 6F0216553E10E43760954EFB /* browser_url_handler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D7BF84A0E9D4839009A6919 /* browser_url_handle r.cc */; };
249 70F87705D5BDD8E76A712336 /* ssl_host_state.cc in Sources */ = {i sa = PBXBuildFile; fileRef = F60D7722C1302E1EC789B67A /* ssl_host_state.cc */; } ; 249 70F87705D5BDD8E76A712336 /* ssl_host_state.cc in Sources */ = {i sa = PBXBuildFile; fileRef = F60D7722C1302E1EC789B67A /* ssl_host_state.cc */; } ;
250 71784BA931A610A94A7FEDC9 /* history_querying_unittest.cc in Sour ces */ = {isa = PBXBuildFile; fileRef = 4D7BF9F50E9D48F7009A6919 /* history_quer ying_unittest.cc */; }; 250 71784BA931A610A94A7FEDC9 /* history_querying_unittest.cc in Sour ces */ = {isa = PBXBuildFile; fileRef = 4D7BF9F50E9D48F7009A6919 /* history_quer ying_unittest.cc */; };
251 7442556F908264C52BEBFE4D /* starred_url_database_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D7BFA090E9D48F7009A6919 /* starred_ url_database_unittest.cc */; }; 251 7442556F908264C52BEBFE4D /* starred_url_database_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D7BFA090E9D48F7009A6919 /* starred_ url_database_unittest.cc */; };
252 7D7BF08CA9978F8782A1E82D /* browser_shutdown.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D7BF8460E9D4839009A6919 /* browser_shutdown.cc * /; }; 252 7D7BF08CA9978F8782A1E82D /* browser_shutdown.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D7BF8460E9D4839009A6919 /* browser_shutdown.cc * /; };
253 7F84A3FF0F6102F46E0E5155 /* history_publisher.cc in Sources */ = {isa = PBXBuildFile; fileRef = 269003C4E493789D82B6B0F9 /* history_publisher.cc */; }; 253 7F84A3FF0F6102F46E0E5155 /* history_publisher.cc in Sources */ = {isa = PBXBuildFile; fileRef = 269003C4E493789D82B6B0F9 /* history_publisher.cc */; };
254 81B6908E490BFDF37C4BA7CE /* v8_unit_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = 759B3A1B81E261598122B03B /* v8_unit_test.cc */; }; 254 81B6908E490BFDF37C4BA7CE /* v8_unit_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = 759B3A1B81E261598122B03B /* v8_unit_test.cc */; };
255 81E4783DE6F497B9BCC5B9F6 /* bookmark_model.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 3D00CDB6C665E7ED1A1090D7 /* bookmark_model.cc */; } ; 255 81E4783DE6F497B9BCC5B9F6 /* bookmark_model.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 3D00CDB6C665E7ED1A1090D7 /* bookmark_model.cc */; } ;
256 824FC14F0F44C56A000299E5 /* sadtab.png in Resources */ = {isa = PBXBuildFile; fileRef = 824FC14E0F44C56A000299E5 /* sadtab.png */; };
257 824FC1560F44C59C000299E5 /* sad_tab_view.mm in Sources */ = {isa = PBXBuildFile; fileRef = 824FC1540F44C59C000299E5 /* sad_tab_view.mm */; };
256 8268477E0F2F69C8009F6555 /* profile_manager_unittest.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = 4D7BF8E60E9D4839009A6919 /* profile_manag er_unittest.cc */; }; 258 8268477E0F2F69C8009F6555 /* profile_manager_unittest.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = 4D7BF8E60E9D4839009A6919 /* profile_manag er_unittest.cc */; };
257 8268477F0F2F69D1009F6555 /* profile_manager.cc in Sources */ = { isa = PBXBuildFile; fileRef = 4D7BF8E40E9D4839009A6919 /* profile_manager.cc */; }; 259 8268477F0F2F69D1009F6555 /* profile_manager.cc in Sources */ = { isa = PBXBuildFile; fileRef = 4D7BF8E40E9D4839009A6919 /* profile_manager.cc */; };
258 826847800F2F69D1009F6555 /* profile.cc in Sources */ = {isa = PB XBuildFile; fileRef = 4D7BF8E20E9D4839009A6919 /* profile.cc */; }; 260 826847800F2F69D1009F6555 /* profile.cc in Sources */ = {isa = PB XBuildFile; fileRef = 4D7BF8E20E9D4839009A6919 /* profile.cc */; };
259 82684C490F2FADD6009F6555 /* libsqlite.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7B01410E9D56BC009A6919 /* libsqlite.a */; }; 261 82684C490F2FADD6009F6555 /* libsqlite.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7B01410E9D56BC009A6919 /* libsqlite.a */; };
260 82684C510F2FAE06009F6555 /* libpng.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 4D1F5AB60F2A6EE90040C1E3 /* libpng.a */; }; 262 82684C510F2FAE06009F6555 /* libpng.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 4D1F5AB60F2A6EE90040C1E3 /* libpng.a */; };
261 82684C600F2FAE68009F6555 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82684C5F0F2FAE68009F6555 /* Security.framework */; }; 263 82684C600F2FAE68009F6555 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82684C5F0F2FAE68009F6555 /* Security.framework */; };
262 82684CCB0F2FAE90009F6555 /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DDC64550EAE392400FB5EBE /* libzlib.a */; }; 264 82684CCB0F2FAE90009F6555 /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DDC64550EAE392400FB5EBE /* libzlib.a */; };
263 82684CD00F2FAEC2009F6555 /* SystemConfiguration.framework in Fra meworks */ = {isa = PBXBuildFile; fileRef = 82684CCF0F2FAEC2009F6555 /* SystemCo nfiguration.framework */; }; 265 82684CD00F2FAEC2009F6555 /* SystemConfiguration.framework in Fra meworks */ = {isa = PBXBuildFile; fileRef = 82684CCF0F2FAEC2009F6555 /* SystemCo nfiguration.framework */; };
264 82684CE30F2FAEEE009F6555 /* libbzip2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF540E9D53C1009A6919 /* libbzip2.a */; }; 266 82684CE30F2FAEEE009F6555 /* libbzip2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D7BFF540E9D53C1009A6919 /* libbzip2.a */; };
265 82684D0B0F2FB104009F6555 /* libsdch.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 82684D0A0F2FB101009F6555 /* libsdch.a */; }; 267 82684D0B0F2FB104009F6555 /* libsdch.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 82684D0A0F2FB101009F6555 /* libsdch.a */; };
(...skipping 2133 matching lines...) Expand 10 before | Expand all | Expand 10 after
2399 4F9429998AC2703984BAB828 /* resolve_proxy_msg_helper.cc */ = {is a = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = resolve_proxy_msg_helper.cc; sourceTree = "<group>"; }; 2401 4F9429998AC2703984BAB828 /* resolve_proxy_msg_helper.cc */ = {is a = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = resolve_proxy_msg_helper.cc; sourceTree = "<group>"; };
2400 534E66C30F311BEC0006B2B2 /* temp_scaffolding_stubs.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = temp_scaffolding_stubs.cc; sourceTree = "<group>"; }; 2402 534E66C30F311BEC0006B2B2 /* temp_scaffolding_stubs.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = temp_scaffolding_stubs.cc; sourceTree = "<group>"; };
2401 56E1D7DF17D327BFCB0B895D /* test_web_contents.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = test_web_contents.cc; path = tab_contents/test_web_contents.cc; sourceTree = "<g roup>"; }; 2403 56E1D7DF17D327BFCB0B895D /* test_web_contents.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = test_web_contents.cc; path = tab_contents/test_web_contents.cc; sourceTree = "<g roup>"; };
2402 629BF493DEA096E2DD844F2B /* autofill_manager.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = a utofill_manager.cc; sourceTree = "<group>"; }; 2404 629BF493DEA096E2DD844F2B /* autofill_manager.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = a utofill_manager.cc; sourceTree = "<group>"; };
2403 6447F24FADC63E58A44DB762 /* url_pattern.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = url_pa ttern.cc; path = extensions/url_pattern.cc; sourceTree = "<group>"; }; 2405 6447F24FADC63E58A44DB762 /* url_pattern.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = url_pa ttern.cc; path = extensions/url_pattern.cc; sourceTree = "<group>"; };
2404 699499C4FBA07FB2D7B298A2 /* user_script.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = user_s cript.cc; path = extensions/user_script.cc; sourceTree = "<group>"; }; 2406 699499C4FBA07FB2D7B298A2 /* user_script.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = user_s cript.cc; path = extensions/user_script.cc; sourceTree = "<group>"; };
2405 759B3A1B81E261598122B03B /* v8_unit_test.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = v8_un it_test.cc; sourceTree = "<group>"; }; 2407 759B3A1B81E261598122B03B /* v8_unit_test.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = v8_un it_test.cc; sourceTree = "<group>"; };
2406 778D7927798B7E3FAA498D3D /* url_fetcher.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = url_fe tcher.cc; sourceTree = "<group>"; }; 2408 778D7927798B7E3FAA498D3D /* url_fetcher.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = url_fe tcher.cc; sourceTree = "<group>"; };
2407 7849CCC221723C1BC14D6384 /* history_publisher_none.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = history_publisher_none.cc; sourceTree = "<group>"; }; 2409 7849CCC221723C1BC14D6384 /* history_publisher_none.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = history_publisher_none.cc; sourceTree = "<group>"; };
2408 8104B4AFD95DCA06B2F37551 /* chrome_paths_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = c hrome_paths_internal.h; sourceTree = "<group>"; }; 2410 8104B4AFD95DCA06B2F37551 /* chrome_paths_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = c hrome_paths_internal.h; sourceTree = "<group>"; };
2411 824FC14E0F44C56A000299E5 /* sadtab.png */ = {isa = PBXFileRefere nce; lastKnownFileType = image.png; name = sadtab.png; path = theme/sadtab.png; sourceTree = "<group>"; };
2412 824FC1540F44C59C000299E5 /* sad_tab_view.mm */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = sa d_tab_view.mm; path = cocoa/sad_tab_view.mm; sourceTree = "<group>"; };
2413 824FC1550F44C59C000299E5 /* sad_tab_view.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sad_tab_vi ew.h; path = cocoa/sad_tab_view.h; sourceTree = "<group>"; };
2409 82684C5F0F2FAE68009F6555 /* Security.framework */ = {isa = PBXFi leReference; lastKnownFileType = wrapper.framework; name = Security.framework; p ath = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; 2414 82684C5F0F2FAE68009F6555 /* Security.framework */ = {isa = PBXFi leReference; lastKnownFileType = wrapper.framework; name = Security.framework; p ath = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
2410 82684CCF0F2FAEC2009F6555 /* SystemConfiguration.framework */ = { isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConf iguration.framework; path = System/Library/Frameworks/SystemConfiguration.framew ork; sourceTree = SDKROOT; }; 2415 82684CCF0F2FAEC2009F6555 /* SystemConfiguration.framework */ = { isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConf iguration.framework; path = System/Library/Frameworks/SystemConfiguration.framew ork; sourceTree = SDKROOT; };
2411 82684D050F2FB101009F6555 /* sdch.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = sdch.xcodeproj; path = sdch/sdch.xcodeproj; sourceTree = "<group>"; }; 2416 82684D050F2FB101009F6555 /* sdch.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = sdch.xcodeproj; path = sdch/sdch.xcodeproj; sourceTree = "<group>"; };
2412 826850040F2FC82D009F6555 /* webkit.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = webkit.xcodeproj; pa th = webkit/webkit.xcodeproj; sourceTree = "<group>"; }; 2417 826850040F2FC82D009F6555 /* webkit.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = webkit.xcodeproj; pa th = webkit/webkit.xcodeproj; sourceTree = "<group>"; };
2413 8268503E0F2FCB56009F6555 /* v8.xcodeproj */ = {isa = PBXFileRefe rence; lastKnownFileType = "wrapper.pb-project"; name = v8.xcodeproj; path = bui ld/v8.xcodeproj; sourceTree = "<group>"; }; 2418 8268503E0F2FCB56009F6555 /* v8.xcodeproj */ = {isa = PBXFileRefe rence; lastKnownFileType = "wrapper.pb-project"; name = v8.xcodeproj; path = bui ld/v8.xcodeproj; sourceTree = "<group>"; };
2414 826850600F2FCC27009F6555 /* libxslt.xcodeproj */ = {isa = PBXFil eReference; lastKnownFileType = "wrapper.pb-project"; name = libxslt.xcodeproj; path = third_party/libxslt/libxslt.xcodeproj; sourceTree = "<group>"; }; 2419 826850600F2FCC27009F6555 /* libxslt.xcodeproj */ = {isa = PBXFil eReference; lastKnownFileType = "wrapper.pb-project"; name = libxslt.xcodeproj; path = third_party/libxslt/libxslt.xcodeproj; sourceTree = "<group>"; };
2415 826858F80F326FA3009F6555 /* testing_profile.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = te sting_profile.cc; sourceTree = "<group>"; }; 2420 826858F80F326FA3009F6555 /* testing_profile.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = te sting_profile.cc; sourceTree = "<group>"; };
2416 826858F90F326FA3009F6555 /* testing_profile.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = testing _profile.h; sourceTree = "<group>"; }; 2421 826858F90F326FA3009F6555 /* testing_profile.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = testing _profile.h; sourceTree = "<group>"; };
2417 82BB33080F44B57C00761F43 /* event_view.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = event_view.h ; path = cocoa/event_view.h; sourceTree = "<group>"; }; 2422 82BB33080F44B57C00761F43 /* event_view.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = event_view.h ; path = cocoa/event_view.h; sourceTree = "<group>"; };
2418 82BB33090F44B57C00761F43 /* event_view.mm */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = even t_view.mm; path = cocoa/event_view.mm; sourceTree = "<group>"; }; 2423 82BB33090F44B57C00761F43 /* event_view.mm */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = even t_view.mm; path = cocoa/event_view.mm; sourceTree = "<group>"; };
(...skipping 1927 matching lines...) Expand 10 before | Expand all | Expand 10 after
4346 sourceTree = "<group>"; 4351 sourceTree = "<group>";
4347 }; 4352 };
4348 E46C50360F2917E900B393B8 /* theme */ = { 4353 E46C50360F2917E900B393B8 /* theme */ = {
4349 isa = PBXGroup; 4354 isa = PBXGroup;
4350 children = ( 4355 children = (
4351 E46C50510F291C0E00B393B8 /* back.pdf */, 4356 E46C50510F291C0E00B393B8 /* back.pdf */,
4352 E46C50530F291C1E00B393B8 /* forward.pdf */, 4357 E46C50530F291C1E00B393B8 /* forward.pdf */,
4353 E46C51230F2A14A300B393B8 /* go.pdf */, 4358 E46C51230F2A14A300B393B8 /* go.pdf */,
4354 E46C50570F291C3B00B393B8 /* newtab.pdf */, 4359 E46C50570F291C3B00B393B8 /* newtab.pdf */,
4355 E46C50540F291C1E00B393B8 /* reload.pdf */, 4360 E46C50540F291C1E00B393B8 /* reload.pdf */,
4361 824FC14E0F44C56A000299E5 /* sadtab.png */,
4356 E46C504F0F291C0600B393B8 /* star.pdf */, 4362 E46C504F0F291C0600B393B8 /* star.pdf */,
4357 E43D096D0F44C7BA003F39CA /* starred.pdf */, 4363 E43D096D0F44C7BA003F39CA /* starred.pdf */,
4358 ); 4364 );
4359 name = theme; 4365 name = theme;
4360 sourceTree = "<group>"; 4366 sourceTree = "<group>";
4361 }; 4367 };
4362 E46C50D10F292E9B00B393B8 /* cocoa */ = { 4368 E46C50D10F292E9B00B393B8 /* cocoa */ = {
4363 isa = PBXGroup; 4369 isa = PBXGroup;
4364 children = ( 4370 children = (
4365 82BB33080F44B57C00761F43 /* event_view.h */, 4371 82BB33080F44B57C00761F43 /* event_view.h */,
4366 82BB33090F44B57C00761F43 /* event_view.mm */, 4372 82BB33090F44B57C00761F43 /* event_view.mm */,
4373 824FC1550F44C59C000299E5 /* sad_tab_view.h */,
4374 824FC1540F44C59C000299E5 /* sad_tab_view.mm */,
4367 A7CBAD370F322A7E00360BF5 /* shell_dialogs_mac.mm */, 4375 A7CBAD370F322A7E00360BF5 /* shell_dialogs_mac.mm */,
4368 E46C50D70F292EAA00B393B8 /* tab_cell.h */, 4376 E46C50D70F292EAA00B393B8 /* tab_cell.h */,
4369 E46C50D80F292EAA00B393B8 /* tab_cell.mm */, 4377 E46C50D80F292EAA00B393B8 /* tab_cell.mm */,
4370 E46C50E80F2A11FC00B393B8 /* tab_contents_control ler.h */, 4378 E46C50E80F2A11FC00B393B8 /* tab_contents_control ler.h */,
4371 E46C50E90F2A11FC00B393B8 /* tab_contents_control ler.mm */, 4379 E46C50E90F2A11FC00B393B8 /* tab_contents_control ler.mm */,
4372 E46C55ED0F30EFF500B393B8 /* tab_strip_controller .h */, 4380 E46C55ED0F30EFF500B393B8 /* tab_strip_controller .h */,
4373 E46C55EE0F30EFF500B393B8 /* tab_strip_controller .mm */, 4381 E46C55EE0F30EFF500B393B8 /* tab_strip_controller .mm */,
4374 E433E65D0F323E2100CAC3AC /* tab_strip_view.h */, 4382 E433E65D0F323E2100CAC3AC /* tab_strip_view.h */,
4375 E433E65E0F323E2100CAC3AC /* tab_strip_view.mm */ , 4383 E433E65E0F323E2100CAC3AC /* tab_strip_view.mm */ ,
4376 E46C51980F2A20CC00B393B8 /* toolbar_button_cell. h */, 4384 E46C51980F2A20CC00B393B8 /* toolbar_button_cell. h */,
(...skipping 763 matching lines...) Expand 10 before | Expand all | Expand 10 after
5140 E43A7A000F1D192000ABD5D1 /* noneCursor.png in Re sources */, 5148 E43A7A000F1D192000ABD5D1 /* noneCursor.png in Re sources */,
5141 E43A7A010F1D192000ABD5D1 /* northEastResizeCurso r.png in Resources */, 5149 E43A7A010F1D192000ABD5D1 /* northEastResizeCurso r.png in Resources */,
5142 E43A7A020F1D192000ABD5D1 /* northEastSouthWestRe sizeCursor.png in Resources */, 5150 E43A7A020F1D192000ABD5D1 /* northEastSouthWestRe sizeCursor.png in Resources */,
5143 E43A7A030F1D192000ABD5D1 /* northResizeCursor.pn g in Resources */, 5151 E43A7A030F1D192000ABD5D1 /* northResizeCursor.pn g in Resources */,
5144 E43A7A040F1D192000ABD5D1 /* northSouthResizeCurs or.png in Resources */, 5152 E43A7A040F1D192000ABD5D1 /* northSouthResizeCurs or.png in Resources */,
5145 E43A7A050F1D192000ABD5D1 /* northWestResizeCurso r.png in Resources */, 5153 E43A7A050F1D192000ABD5D1 /* northWestResizeCurso r.png in Resources */,
5146 E43A7A060F1D192000ABD5D1 /* northWestSouthEastRe sizeCursor.png in Resources */, 5154 E43A7A060F1D192000ABD5D1 /* northWestSouthEastRe sizeCursor.png in Resources */,
5147 E43A7A070F1D192000ABD5D1 /* notAllowedCursor.png in Resources */, 5155 E43A7A070F1D192000ABD5D1 /* notAllowedCursor.png in Resources */,
5148 E43A7A080F1D192000ABD5D1 /* progressCursor.png i n Resources */, 5156 E43A7A080F1D192000ABD5D1 /* progressCursor.png i n Resources */,
5149 E46C50560F291C1E00B393B8 /* reload.pdf in Resour ces */, 5157 E46C50560F291C1E00B393B8 /* reload.pdf in Resour ces */,
5158 824FC14F0F44C56A000299E5 /* sadtab.png in Resour ces */,
5150 E43A7A090F1D192000ABD5D1 /* southEastResizeCurso r.png in Resources */, 5159 E43A7A090F1D192000ABD5D1 /* southEastResizeCurso r.png in Resources */,
5151 E43A7A0A0F1D192000ABD5D1 /* southResizeCursor.pn g in Resources */, 5160 E43A7A0A0F1D192000ABD5D1 /* southResizeCursor.pn g in Resources */,
5152 E43A7A0B0F1D192000ABD5D1 /* southWestResizeCurso r.png in Resources */, 5161 E43A7A0B0F1D192000ABD5D1 /* southWestResizeCurso r.png in Resources */,
5153 E46C50500F291C0600B393B8 /* star.pdf in Resource s */, 5162 E46C50500F291C0600B393B8 /* star.pdf in Resource s */,
5154 E43D096E0F44C7BA003F39CA /* starred.pdf in Resou rces */, 5163 E43D096E0F44C7BA003F39CA /* starred.pdf in Resou rces */,
5155 E46C50EF0F2A12DC00B393B8 /* TabContents.xib in R esources */, 5164 E46C50EF0F2A12DC00B393B8 /* TabContents.xib in R esources */,
5156 E43A7A0C0F1D192000ABD5D1 /* textAreaResizeCorner .png in Resources */, 5165 E43A7A0C0F1D192000ABD5D1 /* textAreaResizeCorner .png in Resources */,
5157 E43A7A0D0F1D192000ABD5D1 /* verticalTextCursor.p ng in Resources */, 5166 E43A7A0D0F1D192000ABD5D1 /* verticalTextCursor.p ng in Resources */,
5158 E43A7A0E0F1D192000ABD5D1 /* waitCursor.png in Re sources */, 5167 E43A7A0E0F1D192000ABD5D1 /* waitCursor.png in Re sources */,
5159 E43A7A0F0F1D192000ABD5D1 /* westResizeCursor.png in Resources */, 5168 E43A7A0F0F1D192000ABD5D1 /* westResizeCursor.png in Resources */,
(...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after
5425 A7C612990F30D63D008CEE5D /* render_process_host. cc in Sources */, 5434 A7C612990F30D63D008CEE5D /* render_process_host. cc in Sources */,
5426 E434C0280F3A0C0100B665C7 /* render_view_host.cc in Sources */, 5435 E434C0280F3A0C0100B665C7 /* render_view_host.cc in Sources */,
5427 94542322A5E5A8F4FDDAB7F0 /* render_view_host_man ager.cc in Sources */, 5436 94542322A5E5A8F4FDDAB7F0 /* render_view_host_man ager.cc in Sources */,
5428 E434BBBF0F37D6DB00B665C7 /* render_widget_helper .cc in Sources */, 5437 E434BBBF0F37D6DB00B665C7 /* render_widget_helper .cc in Sources */,
5429 E434BFA40F3A03E200B665C7 /* render_widget_host.c c in Sources */, 5438 E434BFA40F3A03E200B665C7 /* render_widget_host.c c in Sources */,
5430 82FA33460F3A7F6900271C5A /* render_widget_host_v iew_mac.mm in Sources */, 5439 82FA33460F3A7F6900271C5A /* render_widget_host_v iew_mac.mm in Sources */,
5431 E434BBEB0F37DFA500B665C7 /* renderer_security_po licy.cc in Sources */, 5440 E434BBEB0F37DFA500B665C7 /* renderer_security_po licy.cc in Sources */,
5432 B0AC9501DED2809AC208AEEA /* resolve_proxy_msg_he lper.cc in Sources */, 5441 B0AC9501DED2809AC208AEEA /* resolve_proxy_msg_he lper.cc in Sources */,
5433 BADB8B710F3A35AC00989B26 /* resource_dispatcher_ host.cc in Sources */, 5442 BADB8B710F3A35AC00989B26 /* resource_dispatcher_ host.cc in Sources */,
5434 A7A214A00F3B91B100F62B4D /* resource_message_fil ter.cc in Sources */, 5443 A7A214A00F3B91B100F62B4D /* resource_message_fil ter.cc in Sources */,
5444 824FC1560F44C59C000299E5 /* sad_tab_view.mm in S ources */,
5435 4D7BFAF30E9D49EF009A6919 /* safe_browsing_databa se.cc in Sources */, 5445 4D7BFAF30E9D49EF009A6919 /* safe_browsing_databa se.cc in Sources */,
5436 E48FB9590EC4E9C10052B72B /* safe_browsing_databa se_bloom.cc in Sources */, 5446 E48FB9590EC4E9C10052B72B /* safe_browsing_databa se_bloom.cc in Sources */,
5437 E48FB95C0EC4E9DD0052B72B /* safe_browsing_databa se_impl.cc in Sources */, 5447 E48FB95C0EC4E9DD0052B72B /* safe_browsing_databa se_impl.cc in Sources */,
5438 E45075EC0F150ABA003BE099 /* safe_browsing_resour ce_handler.cc in Sources */, 5448 E45075EC0F150ABA003BE099 /* safe_browsing_resour ce_handler.cc in Sources */,
5439 E48B6C2E0F278426002E47EC /* safe_browsing_servic e.cc in Sources */, 5449 E48B6C2E0F278426002E47EC /* safe_browsing_servic e.cc in Sources */,
5440 4D7BFAF60E9D49F6009A6919 /* safe_browsing_util.c c in Sources */, 5450 4D7BFAF60E9D49F6009A6919 /* safe_browsing_util.c c in Sources */,
5441 4D7BF9E10E9D48D6009A6919 /* save_file.cc in Sour ces */, 5451 4D7BF9E10E9D48D6009A6919 /* save_file.cc in Sour ces */,
5442 E45075ED0F150ABA003BE099 /* save_file_resource_h andler.cc in Sources */, 5452 E45075ED0F150ABA003BE099 /* save_file_resource_h andler.cc in Sources */,
5443 E4F324650EE5D082002533CE /* sdch_dictionary_fetc her.cc in Sources */, 5453 E4F324650EE5D082002533CE /* sdch_dictionary_fetc her.cc in Sources */,
5444 9084D27A4F8690E6FD31083B /* session_backend.cc i n Sources */, 5454 9084D27A4F8690E6FD31083B /* session_backend.cc i n Sources */,
(...skipping 1407 matching lines...) Expand 10 before | Expand all | Expand 10 after
6852 E4F325980EE837BF002533CE /* Debug */, 6862 E4F325980EE837BF002533CE /* Debug */,
6853 E4F325990EE837BF002533CE /* Release */, 6863 E4F325990EE837BF002533CE /* Release */,
6854 ); 6864 );
6855 defaultConfigurationIsVisible = 0; 6865 defaultConfigurationIsVisible = 0;
6856 defaultConfigurationName = Release; 6866 defaultConfigurationName = Release;
6857 }; 6867 };
6858 /* End XCConfigurationList section */ 6868 /* End XCConfigurationList section */
6859 }; 6869 };
6860 rootObject = 4D7BF2E90E9D46A4009A6919 /* Project object */; 6870 rootObject = 4D7BF2E90E9D46A4009A6919 /* Project object */;
6861 } 6871 }
OLDNEW
« no previous file with comments | « chrome/browser/tab_contents/web_contents_view_mac.mm ('k') | chrome/common/temp_scaffolding_stubs.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698