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

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

Issue 11588: Remove base versions of the graphics headers, which previously just forwarded... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month 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 | « no previous file | base/build/base_gfx.vcproj » ('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 825404020D92D3340006B936 /* All */ = { 10 825404020D92D3340006B936 /* All */ = {
(...skipping 558 matching lines...) Expand 10 before | Expand all | Expand 10 after
569 825403C90D92D31D0006B936 /* native_theme.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = native_the me.h; sourceTree = "<group>"; }; 569 825403C90D92D31D0006B936 /* native_theme.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = native_the me.h; sourceTree = "<group>"; };
570 825403CD0D92D31D0006B936 /* png_decoder.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = png_de coder.cc; sourceTree = "<group>"; }; 570 825403CD0D92D31D0006B936 /* png_decoder.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = png_de coder.cc; sourceTree = "<group>"; };
571 825403CE0D92D31D0006B936 /* png_decoder.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = png_decoder .h; sourceTree = "<group>"; }; 571 825403CE0D92D31D0006B936 /* png_decoder.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = png_decoder .h; sourceTree = "<group>"; };
572 825403CF0D92D31D0006B936 /* png_encoder.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = png_en coder.cc; sourceTree = "<group>"; }; 572 825403CF0D92D31D0006B936 /* png_encoder.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = png_en coder.cc; sourceTree = "<group>"; };
573 825403D00D92D31D0006B936 /* png_encoder.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = png_encoder .h; sourceTree = "<group>"; }; 573 825403D00D92D31D0006B936 /* png_encoder.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = png_encoder .h; sourceTree = "<group>"; };
574 825403D10D92D31D0006B936 /* point.cc */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = point.cc; so urceTree = "<group>"; }; 574 825403D10D92D31D0006B936 /* point.cc */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = point.cc; so urceTree = "<group>"; };
575 825403D20D92D31D0006B936 /* point.h */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = point.h; sourceTr ee = "<group>"; }; 575 825403D20D92D31D0006B936 /* point.h */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = point.h; sourceTr ee = "<group>"; };
576 825403D40D92D31D0006B936 /* rect.cc */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rect.cc; sour ceTree = "<group>"; }; 576 825403D40D92D31D0006B936 /* rect.cc */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rect.cc; sour ceTree = "<group>"; };
577 825403D50D92D31D0006B936 /* rect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rect.h; sourceTree = "<group>"; }; 577 825403D50D92D31D0006B936 /* rect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rect.h; sourceTree = "<group>"; };
578 825403D70D92D31D0006B936 /* size.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = size.h; sourceTree = "<group>"; }; 578 825403D70D92D31D0006B936 /* size.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = size.h; sourceTree = "<group>"; };
579 825403DD0D92D31D0006B936 /* vector_canvas.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vector_ca nvas.h; sourceTree = "<group>"; };
580 825403DF0D92D31D0006B936 /* vector_device.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vector_de vice.h; sourceTree = "<group>"; };
581 829E2F950DBFD74B00819EBF /* bitmap_platform_device_mac.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; pat h = bitmap_platform_device_mac.h; sourceTree = "<group>"; };
582 829E2F980DBFD76300819EBF /* platform_canvas_mac.h */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pla tform_canvas_mac.h; sourceTree = "<group>"; };
583 829E2F9C0DBFD76F00819EBF /* platform_device_mac.h */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pla tform_device_mac.h; sourceTree = "<group>"; };
584 829E30D60DBFD8ED00819EBF /* skia.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = skia.xcodeproj; path = skia/skia.xcodeproj; sourceTree = "<group>"; }; 579 829E30D60DBFD8ED00819EBF /* skia.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = skia.xcodeproj; path = skia/skia.xcodeproj; sourceTree = "<group>"; };
585 829E36720DC0FBAD00819EBF /* thread_local_storage_posix.cc */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp ; path = thread_local_storage_posix.cc; sourceTree = "<group>"; }; 580 829E36720DC0FBAD00819EBF /* thread_local_storage_posix.cc */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp ; path = thread_local_storage_posix.cc; sourceTree = "<group>"; };
586 82D094530E5B892600FEC05C /* time_format.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time_format .h; sourceTree = "<group>"; }; 581 82D094530E5B892600FEC05C /* time_format.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time_format .h; sourceTree = "<group>"; };
587 82D094540E5B892600FEC05C /* time_format.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = time_f ormat.cc; sourceTree = "<group>"; }; 582 82D094540E5B892600FEC05C /* time_format.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = time_f ormat.cc; sourceTree = "<group>"; };
588 82E23FCB0D9C219600F8B40A /* platform_thread.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platfor m_thread.h; sourceTree = "<group>"; }; 583 82E23FCB0D9C219600F8B40A /* platform_thread.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platfor m_thread.h; sourceTree = "<group>"; };
589 9301C0390E54C839001EF103 /* waitable_event_generic.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = waitable_event_generic.cc; sourceTree = "<group>"; }; 584 9301C0390E54C839001EF103 /* waitable_event_generic.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = waitable_event_generic.cc; sourceTree = "<group>"; };
590 9301C03A0E54C839001EF103 /* waitable_event_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; p ath = waitable_event_unittest.cc; sourceTree = "<group>"; }; 585 9301C03A0E54C839001EF103 /* waitable_event_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; p ath = waitable_event_unittest.cc; sourceTree = "<group>"; };
591 93611ADA0E5A7FC500F9405D /* message_loop_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = message_loop_unittest.cc; sourceTree = "<group>"; }; 586 93611ADA0E5A7FC500F9405D /* message_loop_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = message_loop_unittest.cc; sourceTree = "<group>"; };
592 93611ADB0E5A7FC500F9405D /* message_pump.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = message_pu mp.h; sourceTree = "<group>"; }; 587 93611ADB0E5A7FC500F9405D /* message_pump.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = message_pu mp.h; sourceTree = "<group>"; };
593 93611ADC0E5A7FC500F9405D /* message_pump_default.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = message_pump_default.cc; sourceTree = "<group>"; }; 588 93611ADC0E5A7FC500F9405D /* message_pump_default.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = message_pump_default.cc; sourceTree = "<group>"; };
594 93611ADD0E5A7FC500F9405D /* message_pump_default.h */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = me ssage_pump_default.h; sourceTree = "<group>"; }; 589 93611ADD0E5A7FC500F9405D /* message_pump_default.h */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = me ssage_pump_default.h; sourceTree = "<group>"; };
595 93611AE00E5A7FE200F9405D /* message_loop.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = messa ge_loop.cc; sourceTree = "<group>"; }; 590 93611AE00E5A7FE200F9405D /* message_loop.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = messa ge_loop.cc; sourceTree = "<group>"; };
596 93611B160E5A875D00F9405D /* histogram.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = histogra m.cc; sourceTree = "<group>"; }; 591 93611B160E5A875D00F9405D /* histogram.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = histogra m.cc; sourceTree = "<group>"; };
597 93611B170E5A875D00F9405D /* histogram.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = histogram.h; sourceTree = "<group>"; }; 592 93611B170E5A875D00F9405D /* histogram.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = histogram.h; sourceTree = "<group>"; };
598 93611B190E5A878400F9405D /* histogram_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = histogram_unittest.cc; sourceTree = "<group>"; }; 593 93611B190E5A878400F9405D /* histogram_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = histogram_unittest.cc; sourceTree = "<group>"; };
599 93E703160E5D63E00046259B /* platform_thread_posix.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = platform_thread_posix.cc; sourceTree = "<group>"; }; 594 93E703160E5D63E00046259B /* platform_thread_posix.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = platform_thread_posix.cc; sourceTree = "<group>"; };
600 93E7031A0E5D64390046259B /* thread_unittest.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = th read_unittest.cc; sourceTree = "<group>"; }; 595 93E7031A0E5D64390046259B /* thread_unittest.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = th read_unittest.cc; sourceTree = "<group>"; };
601 93E703230E5D64F00046259B /* thread.cc */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = thread.cc; sourceTree = "<group>"; }; 596 93E703230E5D64F00046259B /* thread.cc */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = thread.cc; sourceTree = "<group>"; };
602 A573F5D70EBB78260055A84A /* platform_file.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform_ file.h; sourceTree = "<group>"; }; 597 A573F5D70EBB78260055A84A /* platform_file.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform_ file.h; sourceTree = "<group>"; };
603 A573F5D80EBB78260055A84A /* platform_file_posix.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = platform_file_posix.cc; sourceTree = "<group>"; }; 598 A573F5D80EBB78260055A84A /* platform_file_posix.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = platform_file_posix.cc; sourceTree = "<group>"; };
604 A5A026180E48FE1500498DA9 /* base_paths_mac.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base_pat hs_mac.h; sourceTree = "<group>"; }; 599 A5A026180E48FE1500498DA9 /* base_paths_mac.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base_pat hs_mac.h; sourceTree = "<group>"; };
605 A5A026540E4A214600498DA9 /* file_util.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_uti l.cc; sourceTree = "<group>"; }; 600 A5A026540E4A214600498DA9 /* file_util.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_uti l.cc; sourceTree = "<group>"; };
606 A5A0268D0E4A2BDC00498DA9 /* file_util_posix.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fi le_util_posix.cc; sourceTree = "<group>"; }; 601 A5A0268D0E4A2BDC00498DA9 /* file_util_posix.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fi le_util_posix.cc; sourceTree = "<group>"; };
607 A5A0270A0E4A630D00498DA9 /* file_util_mac.mm */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = f ile_util_mac.mm; sourceTree = "<group>"; }; 602 A5A0270A0E4A630D00498DA9 /* file_util_mac.mm */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = f ile_util_mac.mm; sourceTree = "<group>"; };
608 A5A0276B0E4BA33700498DA9 /* build_config.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = build_conf ig.h; path = ../build/build_config.h; sourceTree = SOURCE_ROOT; }; 603 A5A0276B0E4BA33700498DA9 /* build_config.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = build_conf ig.h; path = ../build/build_config.h; sourceTree = SOURCE_ROOT; };
609 A5A0282D0E4CFA8500498DA9 /* file_util_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_util_unittest.cc; sourceTree = "<group>"; }; 604 A5A0282D0E4CFA8500498DA9 /* file_util_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_util_unittest.cc; sourceTree = "<group>"; };
610 A5CB82960E5C74E300FD6825 /* platform_test.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform_ test.h; sourceTree = "<group>"; }; 605 A5CB82960E5C74E300FD6825 /* platform_test.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform_ test.h; sourceTree = "<group>"; };
611 A5CB82970E5C74E300FD6825 /* platform_test_mac.mm */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = platform_test_mac.mm; sourceTree = "<group>"; }; 606 A5CB82970E5C74E300FD6825 /* platform_test_mac.mm */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = platform_test_mac.mm; sourceTree = "<group>"; };
612 AB14B6060EBFA74C00FB3807 /* time_posix.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = time_po six.cc; sourceTree = "<group>"; }; 607 AB14B6060EBFA74C00FB3807 /* time_posix.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = time_po six.cc; sourceTree = "<group>"; };
613 AB6BC1ED0E54E836006436D5 /* bitmap_platform_device.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bitmap_platform_device.h; sourceTree = "<group>"; };
614 AB6BC1F10E54E900006436D5 /* platform_canvas.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platfor m_canvas.h; sourceTree = "<group>"; };
615 AB6BC1F50E54E97B006436D5 /* platform_device.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platfor m_device.h; sourceTree = "<group>"; };
616 ABE1BA290E7574D1009041DA /* ApplicationServices.framework */ = { isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Applicatio nServices.framework; path = System/Library/Frameworks/ApplicationServices.framew ork; sourceTree = "<group>"; }; 608 ABE1BA290E7574D1009041DA /* ApplicationServices.framework */ = { isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Applicatio nServices.framework; path = System/Library/Frameworks/ApplicationServices.framew ork; sourceTree = "<group>"; };
617 ABE1BA600E75757C009041DA /* skia_utils_mac.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ski a_utils_mac.cc; sourceTree = "<group>"; }; 609 ABE1BA600E75757C009041DA /* skia_utils_mac.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ski a_utils_mac.cc; sourceTree = "<group>"; };
618 ABF4B98E0DC2BA6900A6E319 /* base_paths_mac.mm */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = base_paths_mac.mm; sourceTree = "<group>"; }; 610 ABF4B98E0DC2BA6900A6E319 /* base_paths_mac.mm */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = base_paths_mac.mm; sourceTree = "<group>"; };
619 ABF4B99D0DC2BB6000A6E319 /* clipboard_mac.mm */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = c lipboard_mac.mm; sourceTree = "<group>"; }; 611 ABF4B99D0DC2BB6000A6E319 /* clipboard_mac.mm */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = c lipboard_mac.mm; sourceTree = "<group>"; };
620 ABF4B9B40DC2BC9F00A6E319 /* path_service.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = path_ service.cc; sourceTree = "<group>"; }; 612 ABF4B9B40DC2BC9F00A6E319 /* path_service.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = path_ service.cc; sourceTree = "<group>"; };
621 ABF68B260EB0F93100E72835 /* field_trial_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = field_trial_unittest.cc; sourceTree = "<group>"; }; 613 ABF68B260EB0F93100E72835 /* field_trial_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = field_trial_unittest.cc; sourceTree = "<group>"; };
622 ABF68B270EB0F93100E72835 /* field_trial.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = field_trial .h; sourceTree = "<group>"; }; 614 ABF68B270EB0F93100E72835 /* field_trial.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = field_trial .h; sourceTree = "<group>"; };
623 ABF68B280EB0F93100E72835 /* field_trial.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = field_ trial.cc; sourceTree = "<group>"; }; 615 ABF68B280EB0F93100E72835 /* field_trial.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = field_ trial.cc; sourceTree = "<group>"; };
624 B52C916B0E9428F500208D01 /* clipboard_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = clipboard_unittest.cc; sourceTree = "<group>"; }; 616 B52C916B0E9428F500208D01 /* clipboard_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = clipboard_unittest.cc; sourceTree = "<group>"; };
625 B57E4D770E9C26340090055D /* idletimer_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = idletimer_unittest.cc; sourceTree = "<group>"; }; 617 B57E4D770E9C26340090055D /* idletimer_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = idletimer_unittest.cc; sourceTree = "<group>"; };
(...skipping 448 matching lines...) Expand 10 before | Expand all | Expand 10 after
1074 E49F18BF0E4CBAC200386AEC /* base_unittests */, 1066 E49F18BF0E4CBAC200386AEC /* base_unittests */,
1075 825402BB0D92D0FA0006B936 /* libbase.a */, 1067 825402BB0D92D0FA0006B936 /* libbase.a */,
1076 825403B10D92D2E50006B936 /* libbase_gfx.a */, 1068 825403B10D92D2E50006B936 /* libbase_gfx.a */,
1077 ); 1069 );
1078 name = Products; 1070 name = Products;
1079 sourceTree = "<group>"; 1071 sourceTree = "<group>";
1080 }; 1072 };
1081 825403B40D92D2EC0006B936 /* gfx */ = { 1073 825403B40D92D2EC0006B936 /* gfx */ = {
1082 isa = PBXGroup; 1074 isa = PBXGroup;
1083 children = ( 1075 children = (
1084 AB6BC1ED0E54E836006436D5 /* bitmap_platform_devi ce.h */,
1085 829E2F950DBFD74B00819EBF /* bitmap_platform_devi ce_mac.h */,
1086 E48A06680E3F70B500172919 /* convolver.cc */, 1076 E48A06680E3F70B500172919 /* convolver.cc */,
1087 E48A06690E3F70B500172919 /* convolver.h */, 1077 E48A06690E3F70B500172919 /* convolver.h */,
1088 E48A06790E3F714300172919 /* convolver_unittest.c c */, 1078 E48A06790E3F714300172919 /* convolver_unittest.c c */,
1089 E48A06370E3F6C1F00172919 /* image_operations.cc */, 1079 E48A06370E3F6C1F00172919 /* image_operations.cc */,
1090 E48A06380E3F6C1F00172919 /* image_operations.h * /, 1080 E48A06380E3F6C1F00172919 /* image_operations.h * /,
1091 E48A063B0E3F6C3000172919 /* image_operations_uni ttest.cc */, 1081 E48A063B0E3F6C3000172919 /* image_operations_uni ttest.cc */,
1092 7B8505A10E5B3FBE00730B43 /* img_resize_perftest. cc */, 1082 7B8505A10E5B3FBE00730B43 /* img_resize_perftest. cc */,
1093 825403C80D92D31D0006B936 /* native_theme.cc */, 1083 825403C80D92D31D0006B936 /* native_theme.cc */,
1094 825403C90D92D31D0006B936 /* native_theme.h */, 1084 825403C90D92D31D0006B936 /* native_theme.h */,
1095 7B8505A20E5B3FBE00730B43 /* native_theme_unittes t.cc */, 1085 7B8505A20E5B3FBE00730B43 /* native_theme_unittes t.cc */,
1096 7B1435DF0E78419700901940 /* native_widget_types. h */, 1086 7B1435DF0E78419700901940 /* native_widget_types. h */,
1097 AB6BC1F10E54E900006436D5 /* platform_canvas.h */ ,
1098 829E2F980DBFD76300819EBF /* platform_canvas_mac. h */,
1099 AB6BC1F50E54E97B006436D5 /* platform_device.h */ ,
1100 829E2F9C0DBFD76F00819EBF /* platform_device_mac. h */,
1101 E4562A200E27C8C1005E4685 /* png_codec_unittest.c c */, 1087 E4562A200E27C8C1005E4685 /* png_codec_unittest.c c */,
1102 825403CD0D92D31D0006B936 /* png_decoder.cc */, 1088 825403CD0D92D31D0006B936 /* png_decoder.cc */,
1103 825403CE0D92D31D0006B936 /* png_decoder.h */, 1089 825403CE0D92D31D0006B936 /* png_decoder.h */,
1104 825403CF0D92D31D0006B936 /* png_encoder.cc */, 1090 825403CF0D92D31D0006B936 /* png_encoder.cc */,
1105 825403D00D92D31D0006B936 /* png_encoder.h */, 1091 825403D00D92D31D0006B936 /* png_encoder.h */,
1106 825403D10D92D31D0006B936 /* point.cc */, 1092 825403D10D92D31D0006B936 /* point.cc */,
1107 825403D20D92D31D0006B936 /* point.h */, 1093 825403D20D92D31D0006B936 /* point.h */,
1108 825403D40D92D31D0006B936 /* rect.cc */, 1094 825403D40D92D31D0006B936 /* rect.cc */,
1109 825403D50D92D31D0006B936 /* rect.h */, 1095 825403D50D92D31D0006B936 /* rect.h */,
1110 E45629E40E27C058005E4685 /* rect_unittest.cc */, 1096 E45629E40E27C058005E4685 /* rect_unittest.cc */,
1111 7B8505A40E5B3FBE00730B43 /* size.cc */, 1097 7B8505A40E5B3FBE00730B43 /* size.cc */,
1112 825403D70D92D31D0006B936 /* size.h */, 1098 825403D70D92D31D0006B936 /* size.h */,
1113 7B8505A50E5B3FBE00730B43 /* skia_utils.cc */, 1099 7B8505A50E5B3FBE00730B43 /* skia_utils.cc */,
1114 7B8505A60E5B3FBE00730B43 /* skia_utils.h */, 1100 7B8505A60E5B3FBE00730B43 /* skia_utils.h */,
1115 ABE1BA600E75757C009041DA /* skia_utils_mac.cc */ , 1101 ABE1BA600E75757C009041DA /* skia_utils_mac.cc */ ,
1116 7B1435DE0E78416400901940 /* skia_utils_mac.h */, 1102 7B1435DE0E78416400901940 /* skia_utils_mac.h */,
1117 825403DD0D92D31D0006B936 /* vector_canvas.h */,
1118 825403DF0D92D31D0006B936 /* vector_device.h */,
1119 ); 1103 );
1120 path = gfx; 1104 path = gfx;
1121 sourceTree = "<group>"; 1105 sourceTree = "<group>";
1122 }; 1106 };
1123 829E2FA80DBFD7D500819EBF /* Frameworks */ = { 1107 829E2FA80DBFD7D500819EBF /* Frameworks */ = {
1124 isa = PBXGroup; 1108 isa = PBXGroup;
1125 children = ( 1109 children = (
1126 7BA3562B0E898F7B0023C8B9 /* AppKit.framework */, 1110 7BA3562B0E898F7B0023C8B9 /* AppKit.framework */,
1127 ABE1BA290E7574D1009041DA /* ApplicationServices. framework */, 1111 ABE1BA290E7574D1009041DA /* ApplicationServices. framework */,
1128 7B78D40D0E54FE8000609465 /* Foundation.framework */, 1112 7B78D40D0E54FE8000609465 /* Foundation.framework */,
(...skipping 661 matching lines...) Expand 10 before | Expand all | Expand 10 after
1790 E49F1A880E4CDB4500386AEC /* Debug */, 1774 E49F1A880E4CDB4500386AEC /* Debug */,
1791 E49F1A890E4CDB4500386AEC /* Release */, 1775 E49F1A890E4CDB4500386AEC /* Release */,
1792 ); 1776 );
1793 defaultConfigurationIsVisible = 0; 1777 defaultConfigurationIsVisible = 0;
1794 defaultConfigurationName = Release; 1778 defaultConfigurationName = Release;
1795 }; 1779 };
1796 /* End XCConfigurationList section */ 1780 /* End XCConfigurationList section */
1797 }; 1781 };
1798 rootObject = 825402AA0D92D0C60006B936 /* Project object */; 1782 rootObject = 825402AA0D92D0C60006B936 /* Project object */;
1799 } 1783 }
OLDNEW
« no previous file with comments | « no previous file | base/build/base_gfx.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698