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

Side by Side Diff: webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj

Issue 28119: Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces... (Closed) Base URL: svn://svn.chromium.org/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 | « webkit/glue/webkit_client_impl.cc ('k') | webkit/tools/test_shell/test_shell.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 4D1F55010F2905C60040C1E3 /* package_test_shell */ = { 10 4D1F55010F2905C60040C1E3 /* package_test_shell */ = {
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 82F39D0E0E7EFA5500785E15 /* libglue.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205AA0E770291008F45CF /* libglue.a */; }; 75 82F39D0E0E7EFA5500785E15 /* libglue.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205AA0E770291008F45CF /* libglue.a */; };
76 82F39D0F0E7EFA5600785E15 /* libport.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205B00E770291008F45CF /* libport.a */; }; 76 82F39D0F0E7EFA5600785E15 /* libport.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205B00E770291008F45CF /* libport.a */; };
77 82F39D100E7EFA5800785E15 /* libwtf.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 7B8205B40E770291008F45CF /* libwtf.a */; }; 77 82F39D100E7EFA5800785E15 /* libwtf.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 7B8205B40E770291008F45CF /* libwtf.a */; };
78 82F39D110E7EFA5A00785E15 /* libwebcore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205B20E770291008F45CF /* libwebcore.a */; }; 78 82F39D110E7EFA5A00785E15 /* libwebcore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205B20E770291008F45CF /* libwebcore.a */; };
79 82F39D120E7EFA5D00785E15 /* libpcre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205AE0E770291008F45CF /* libpcre.a */; }; 79 82F39D120E7EFA5D00785E15 /* libpcre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205AE0E770291008F45CF /* libpcre.a */; };
80 82F39D130E7EFA5D00785E15 /* libjsbindings.a in Frameworks */ = { isa = PBXBuildFile; fileRef = 7B8205AC0E770291008F45CF /* libjsbindings.a */; }; 80 82F39D130E7EFA5D00785E15 /* libjsbindings.a in Frameworks */ = { isa = PBXBuildFile; fileRef = 7B8205AC0E770291008F45CF /* libjsbindings.a */; };
81 82F39D2B0E7EFC2600785E15 /* libskia.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B82058F0E770291008F45CF /* libskia.a */; }; 81 82F39D2B0E7EFC2600785E15 /* libskia.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B82058F0E770291008F45CF /* libskia.a */; };
82 82F39D400E7EFD9300785E15 /* libxml.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 7B82056C0E770291008F45CF /* libxml.a */; }; 82 82F39D400E7EFD9300785E15 /* libxml.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 7B82056C0E770291008F45CF /* libxml.a */; };
83 82F39D490E7EFDAA00785E15 /* libjscre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B82059A0E770291008F45CF /* libjscre.a */; }; 83 82F39D490E7EFDAA00785E15 /* libjscre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B82059A0E770291008F45CF /* libjscre.a */; };
84 82F39D4A0E7EFDAA00785E15 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 7B82059C0E770291008F45CF /* libv8.a */; }; 84 82F39D4A0E7EFDAA00785E15 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 7B82059C0E770291008F45CF /* libv8.a */; };
85 93336F0B0F55FBE50062E3BA /* libwebkit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 937DE8840F5347B400D0D638 /* libwebkit.a */; };
85 93AF4F340EFAFE2C0073C62D /* BMPImageDecoder_unittest.cpp in Sour ces */ = {isa = PBXBuildFile; fileRef = 93AF4F300EFAFE2C0073C62D /* BMPImageDeco der_unittest.cpp */; }; 86 93AF4F340EFAFE2C0073C62D /* BMPImageDecoder_unittest.cpp in Sour ces */ = {isa = PBXBuildFile; fileRef = 93AF4F300EFAFE2C0073C62D /* BMPImageDeco der_unittest.cpp */; };
86 93AF4F350EFAFE2C0073C62D /* GKURL_unittest.cpp in Sources */ = { isa = PBXBuildFile; fileRef = 93AF4F310EFAFE2C0073C62D /* GKURL_unittest.cpp */; }; 87 93AF4F350EFAFE2C0073C62D /* GKURL_unittest.cpp in Sources */ = { isa = PBXBuildFile; fileRef = 93AF4F310EFAFE2C0073C62D /* GKURL_unittest.cpp */; };
87 93AF4F360EFAFE2C0073C62D /* ICOImageDecoder_unittest.cpp in Sour ces */ = {isa = PBXBuildFile; fileRef = 93AF4F320EFAFE2C0073C62D /* ICOImageDeco der_unittest.cpp */; }; 88 93AF4F360EFAFE2C0073C62D /* ICOImageDecoder_unittest.cpp in Sour ces */ = {isa = PBXBuildFile; fileRef = 93AF4F320EFAFE2C0073C62D /* ICOImageDeco der_unittest.cpp */; };
88 93AF4F370EFAFE2C0073C62D /* XBMImageDecoder_unittest.cpp in Sour ces */ = {isa = PBXBuildFile; fileRef = 93AF4F330EFAFE2C0073C62D /* XBMImageDeco der_unittest.cpp */; }; 89 93AF4F370EFAFE2C0073C62D /* XBMImageDecoder_unittest.cpp in Sour ces */ = {isa = PBXBuildFile; fileRef = 93AF4F330EFAFE2C0073C62D /* XBMImageDeco der_unittest.cpp */; };
90 93FB428B0F55E8DD00AA1185 /* libwebkit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 937DE8840F5347B400D0D638 /* libwebkit.a */; };
89 AB19AC150F1BBBD000673E20 /* test_shell_main.cc in Sources */ = { isa = PBXBuildFile; fileRef = AB19AC140F1BBBD000673E20 /* test_shell_main.cc */; }; 91 AB19AC150F1BBBD000673E20 /* test_shell_main.cc in Sources */ = { isa = PBXBuildFile; fileRef = AB19AC140F1BBBD000673E20 /* test_shell_main.cc */; };
90 AB19AC290F1BD6C900673E20 /* test_shell_platform_delegate_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = AB19AC280F1BD6C900673E20 /* test_ shell_platform_delegate_mac.mm */; }; 92 AB19AC290F1BD6C900673E20 /* test_shell_platform_delegate_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = AB19AC280F1BD6C900673E20 /* test_ shell_platform_delegate_mac.mm */; };
91 AB19AD380F1D0AF200673E20 /* test_shell_mac.mm in Sources */ = {i sa = PBXBuildFile; fileRef = ABA9CAE90DBC521D00CB1EFB /* test_shell_mac.mm */; } ; 93 AB19AD380F1D0AF200673E20 /* test_shell_mac.mm in Sources */ = {i sa = PBXBuildFile; fileRef = ABA9CAE90DBC521D00CB1EFB /* test_shell_mac.mm */; } ;
92 AB5FD3C90F2E2457000EE9AF /* test_shell_platform_delegate_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = AB19AC280F1BD6C900673E20 /* test_ shell_platform_delegate_mac.mm */; }; 94 AB5FD3C90F2E2457000EE9AF /* test_shell_platform_delegate_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = AB19AC280F1BD6C900673E20 /* test_ shell_platform_delegate_mac.mm */; };
93 AB9552BB0F37B05D0015C8FB /* webplugin_impl_unittest.cc in Source s */ = {isa = PBXBuildFile; fileRef = AB9552BA0F37B05D0015C8FB /* webplugin_impl _unittest.cc */; }; 95 AB9552BB0F37B05D0015C8FB /* webplugin_impl_unittest.cc in Source s */ = {isa = PBXBuildFile; fileRef = AB9552BA0F37B05D0015C8FB /* webplugin_impl _unittest.cc */; };
94 E43A79AA0F1CE23800ABD5D1 /* textAreaResizeCorner.png in Resource s */ = {isa = PBXBuildFile; fileRef = E43A79A90F1CE23800ABD5D1 /* textAreaResize Corner.png */; }; 96 E43A79AA0F1CE23800ABD5D1 /* textAreaResizeCorner.png in Resource s */ = {isa = PBXBuildFile; fileRef = E43A79A90F1CE23800ABD5D1 /* textAreaResize Corner.png */; };
95 E44662070ECCD652000B9316 /* test_webview_delegate.cc in Sources */ = {isa = PBXBuildFile; fileRef = E44662060ECCD652000B9316 /* test_webview_del egate.cc */; }; 97 E44662070ECCD652000B9316 /* test_webview_delegate.cc in Sources */ = {isa = PBXBuildFile; fileRef = E44662060ECCD652000B9316 /* test_webview_del egate.cc */; };
96 E450637E0E4100740025A81A /* test_shell_request_context.cc in Sou rces */ = {isa = PBXBuildFile; fileRef = E450637D0E4100740025A81A /* test_shell_ request_context.cc */; }; 98 E450637E0E4100740025A81A /* test_shell_request_context.cc in Sou rces */ = {isa = PBXBuildFile; fileRef = E450637D0E4100740025A81A /* test_shell_ request_context.cc */; };
97 E45067B90EF015BF003BE099 /* event_sending_controller.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = AB8A78520DC553A8005C27B8 /* event_sending _controller.cc */; }; 99 E45067B90EF015BF003BE099 /* event_sending_controller.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = AB8A78520DC553A8005C27B8 /* event_sending _controller.cc */; };
98 E45067BB0EF015CA003BE099 /* layout_test_controller.cc in Sources */ = {isa = PBXBuildFile; fileRef = AB8A77FD0DC54DD6005C27B8 /* layout_test_con troller.cc */; }; 100 E45067BB0EF015CA003BE099 /* layout_test_controller.cc in Sources */ = {isa = PBXBuildFile; fileRef = AB8A77FD0DC54DD6005C27B8 /* layout_test_con troller.cc */; };
(...skipping 768 matching lines...) Expand 10 before | Expand all | Expand 10 after
867 F431EA490F1D141300E8D37F /* DumpRenderTreePasteboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DumpRenderTreePasteboard.h; sourceTree = "<group>"; }; 869 F431EA490F1D141300E8D37F /* DumpRenderTreePasteboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DumpRenderTreePasteboard.h; sourceTree = "<group>"; };
868 F479F6560F2F8319000C19D4 /* test_shell_win.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tes t_shell_win.cc; sourceTree = "<group>"; }; 870 F479F6560F2F8319000C19D4 /* test_shell_win.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tes t_shell_win.cc; sourceTree = "<group>"; };
869 F479F6570F2F8319000C19D4 /* test_shell_gtk.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tes t_shell_gtk.cc; sourceTree = "<group>"; }; 871 F479F6570F2F8319000C19D4 /* test_shell_gtk.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tes t_shell_gtk.cc; sourceTree = "<group>"; };
870 /* End PBXFileReference section */ 872 /* End PBXFileReference section */
871 873
872 /* Begin PBXFrameworksBuildPhase section */ 874 /* Begin PBXFrameworksBuildPhase section */
873 E45067A60EEF2776003BE099 /* Frameworks */ = { 875 E45067A60EEF2776003BE099 /* Frameworks */ = {
874 isa = PBXFrameworksBuildPhase; 876 isa = PBXFrameworksBuildPhase;
875 buildActionMask = 2147483647; 877 buildActionMask = 2147483647;
876 files = ( 878 files = (
879 93336F0B0F55FBE50062E3BA /* libwebkit.a in Frame works */,
877 E45069C40EF016C6003BE099 /* AppKit.framework in Frameworks */, 880 E45069C40EF016C6003BE099 /* AppKit.framework in Frameworks */,
878 E45069C50EF016C6003BE099 /* ApplicationServices. framework in Frameworks */, 881 E45069C50EF016C6003BE099 /* ApplicationServices. framework in Frameworks */,
879 E45069C60EF016C6003BE099 /* Carbon.framework in Frameworks */, 882 E45069C60EF016C6003BE099 /* Carbon.framework in Frameworks */,
880 E45069C70EF016C6003BE099 /* Foundation.framework in Frameworks */, 883 E45069C70EF016C6003BE099 /* Foundation.framework in Frameworks */,
881 E45069C80EF016C6003BE099 /* libbase.a in Framewo rks */, 884 E45069C80EF016C6003BE099 /* libbase.a in Framewo rks */,
882 E45069C90EF016C6003BE099 /* libbase_gfx.a in Fra meworks */, 885 E45069C90EF016C6003BE099 /* libbase_gfx.a in Fra meworks */,
883 E45069CA0EF016C6003BE099 /* libbzip2.a in Framew orks */, 886 E45069CA0EF016C6003BE099 /* libbzip2.a in Framew orks */,
884 E45069CB0EF016C6003BE099 /* libevent.a in Framew orks */, 887 E45069CB0EF016C6003BE099 /* libevent.a in Framew orks */,
885 E45069CC0EF016C6003BE099 /* libglue.a in Framewo rks */, 888 E45069CC0EF016C6003BE099 /* libglue.a in Framewo rks */,
886 E45069CD0EF016C6003BE099 /* libgoogleurl.a in Fr ameworks */, 889 E45069CD0EF016C6003BE099 /* libgoogleurl.a in Fr ameworks */,
(...skipping 22 matching lines...) Expand all
909 E45069E40EF016C6003BE099 /* QuartzCore.framework in Frameworks */, 912 E45069E40EF016C6003BE099 /* QuartzCore.framework in Frameworks */,
910 E45069E50EF016C6003BE099 /* Security.framework i n Frameworks */, 913 E45069E50EF016C6003BE099 /* Security.framework i n Frameworks */,
911 E45069E60EF016C6003BE099 /* SystemConfiguration. framework in Frameworks */, 914 E45069E60EF016C6003BE099 /* SystemConfiguration. framework in Frameworks */,
912 ); 915 );
913 runOnlyForDeploymentPostprocessing = 0; 916 runOnlyForDeploymentPostprocessing = 0;
914 }; 917 };
915 E45629200E26B4FE005E4685 /* Frameworks */ = { 918 E45629200E26B4FE005E4685 /* Frameworks */ = {
916 isa = PBXFrameworksBuildPhase; 919 isa = PBXFrameworksBuildPhase;
917 buildActionMask = 2147483647; 920 buildActionMask = 2147483647;
918 files = ( 921 files = (
922 93FB428B0F55E8DD00AA1185 /* libwebkit.a in Frame works */,
919 E45629300E26B4FE005E4685 /* AppKit.framework in Frameworks */, 923 E45629300E26B4FE005E4685 /* AppKit.framework in Frameworks */,
920 E45629270E26B4FE005E4685 /* ApplicationServices. framework in Frameworks */, 924 E45629270E26B4FE005E4685 /* ApplicationServices. framework in Frameworks */,
921 E456292C0E26B4FE005E4685 /* Carbon.framework in Frameworks */, 925 E456292C0E26B4FE005E4685 /* Carbon.framework in Frameworks */,
922 E456292F0E26B4FE005E4685 /* Foundation.framework in Frameworks */, 926 E456292F0E26B4FE005E4685 /* Foundation.framework in Frameworks */,
923 82F399B70E7EF75800785E15 /* libbase.a in Framewo rks */, 927 82F399B70E7EF75800785E15 /* libbase.a in Framewo rks */,
924 82F399B80E7EF75A00785E15 /* libbase_gfx.a in Fra meworks */, 928 82F399B80E7EF75A00785E15 /* libbase_gfx.a in Fra meworks */,
925 82F39CF90E7EF92500785E15 /* libbzip2.a in Framew orks */, 929 82F39CF90E7EF92500785E15 /* libbzip2.a in Framew orks */,
926 7B779D510E83001A00C2971E /* libevent.a in Framew orks */, 930 7B779D510E83001A00C2971E /* libevent.a in Framew orks */,
927 82F39D0E0E7EFA5500785E15 /* libglue.a in Framewo rks */, 931 82F39D0E0E7EFA5500785E15 /* libglue.a in Framewo rks */,
928 82F399F90E7EF7C000785E15 /* libgoogleurl.a in Fr ameworks */, 932 82F399F90E7EF7C000785E15 /* libgoogleurl.a in Fr ameworks */,
(...skipping 1349 matching lines...) Expand 10 before | Expand all | Expand 10 after
2278 ../../../../third_party/WebKit/WebCore/p latform/graphics/chromium, 2282 ../../../../third_party/WebKit/WebCore/p latform/graphics/chromium,
2279 ../../../../third_party/WebKit/WebCore/p latform/graphics/transforms, 2283 ../../../../third_party/WebKit/WebCore/p latform/graphics/transforms,
2280 ../../../../third_party/WebKit/WebCore/p latform/graphics/skia, 2284 ../../../../third_party/WebKit/WebCore/p latform/graphics/skia,
2281 "../../../../third_party/WebKit/WebCore/ platform/image-decoders/skia", 2285 "../../../../third_party/WebKit/WebCore/ platform/image-decoders/skia",
2282 ../../../../third_party/WebKit/WebCore/p latform/network, 2286 ../../../../third_party/WebKit/WebCore/p latform/network,
2283 ../../../../third_party/WebKit/WebCore/p latform/network/chromium, 2287 ../../../../third_party/WebKit/WebCore/p latform/network/chromium,
2284 ../../../../third_party/WebKit/WebCore/p latform/text, 2288 ../../../../third_party/WebKit/WebCore/p latform/text,
2285 ../../../../third_party/WebKit/WebCore/r endering, 2289 ../../../../third_party/WebKit/WebCore/r endering,
2286 ../../../../third_party/WebKit/WebCore/r endering/style, 2290 ../../../../third_party/WebKit/WebCore/r endering/style,
2287 ../../../../third_party/WebKit/WebCore/s vg, 2291 ../../../../third_party/WebKit/WebCore/s vg,
2292 ../../../../third_party/WebKit/WebKit/ch romium/public,
2288 ../../../../third_party/WebKit/WebKit/ma c/WebCoreSupport, 2293 ../../../../third_party/WebKit/WebKit/ma c/WebCoreSupport,
2289 ../../../../v8/include, 2294 ../../../../v8/include,
2290 ../../../../webkit/port/platform, 2295 ../../../../webkit/port/platform,
2291 ../../../../webkit/port/platform/graphic s, 2296 ../../../../webkit/port/platform/graphic s,
2292 ../../../../webkit/port/bindings/v8, 2297 ../../../../webkit/port/bindings/v8,
2293 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/DerivedSources/v8/bindings", 2298 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/DerivedSources/v8/bindings",
2294 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/grit", 2299 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/grit",
2295 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/WebCore/v8", 2300 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/WebCore/v8",
2296 ../../../../third_party/WebKit/JavaScrip tCore, 2301 ../../../../third_party/WebKit/JavaScrip tCore,
2297 ../../../../third_party/WebKit/JavaScrip tCore/wtf, 2302 ../../../../third_party/WebKit/JavaScrip tCore/wtf,
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
2344 ../../../../third_party/WebKit/WebCore/p latform/graphics/chromium, 2349 ../../../../third_party/WebKit/WebCore/p latform/graphics/chromium,
2345 ../../../../third_party/WebKit/WebCore/p latform/graphics/transforms, 2350 ../../../../third_party/WebKit/WebCore/p latform/graphics/transforms,
2346 ../../../../third_party/WebKit/WebCore/p latform/graphics/skia, 2351 ../../../../third_party/WebKit/WebCore/p latform/graphics/skia,
2347 "../../../../third_party/WebKit/WebCore/ platform/image-decoders/skia", 2352 "../../../../third_party/WebKit/WebCore/ platform/image-decoders/skia",
2348 ../../../../third_party/WebKit/WebCore/p latform/network, 2353 ../../../../third_party/WebKit/WebCore/p latform/network,
2349 ../../../../third_party/WebKit/WebCore/p latform/network/chromium, 2354 ../../../../third_party/WebKit/WebCore/p latform/network/chromium,
2350 ../../../../third_party/WebKit/WebCore/p latform/text, 2355 ../../../../third_party/WebKit/WebCore/p latform/text,
2351 ../../../../third_party/WebKit/WebCore/r endering, 2356 ../../../../third_party/WebKit/WebCore/r endering,
2352 ../../../../third_party/WebKit/WebCore/r endering/style, 2357 ../../../../third_party/WebKit/WebCore/r endering/style,
2353 ../../../../third_party/WebKit/WebCore/s vg, 2358 ../../../../third_party/WebKit/WebCore/s vg,
2359 ../../../../third_party/WebKit/WebKit/ch romium/public,
2354 ../../../../third_party/WebKit/WebKit/ma c/WebCoreSupport, 2360 ../../../../third_party/WebKit/WebKit/ma c/WebCoreSupport,
2355 ../../../../v8/include, 2361 ../../../../v8/include,
2356 ../../../../webkit/port/platform, 2362 ../../../../webkit/port/platform,
2357 ../../../../webkit/port/platform/graphic s, 2363 ../../../../webkit/port/platform/graphic s,
2358 ../../../../webkit/port/bindings/v8, 2364 ../../../../webkit/port/bindings/v8,
2359 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/DerivedSources/v8/bindings", 2365 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/DerivedSources/v8/bindings",
2360 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/grit", 2366 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/grit",
2361 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/WebCore/v8", 2367 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/WebCore/v8",
2362 ../../../../third_party/WebKit/JavaScrip tCore, 2368 ../../../../third_party/WebKit/JavaScrip tCore,
2363 ../../../../third_party/WebKit/JavaScrip tCore/wtf, 2369 ../../../../third_party/WebKit/JavaScrip tCore/wtf,
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
2405 ../../../pending, 2411 ../../../pending,
2406 ../../../port/bindings/v8, 2412 ../../../port/bindings/v8,
2407 ../../../../v8/include, 2413 ../../../../v8/include,
2408 ../../../../third_party/WebKit/WebCore/p latform/chromium, 2414 ../../../../third_party/WebKit/WebCore/p latform/chromium,
2409 ../../../../third_party/WebKit/WebCore/p latform/text, 2415 ../../../../third_party/WebKit/WebCore/p latform/text,
2410 ../../../../third_party/WebKit/WebCore/p latform, 2416 ../../../../third_party/WebKit/WebCore/p latform,
2411 ../../../../third_party/WebKit/JavaScrip tCore/wtf, 2417 ../../../../third_party/WebKit/JavaScrip tCore/wtf,
2412 ../../../../third_party/WebKit/WebCore/d om, 2418 ../../../../third_party/WebKit/WebCore/d om,
2413 ../../../../third_party/WebKit/WebCore/p age, 2419 ../../../../third_party/WebKit/WebCore/p age,
2414 ../../../../third_party/WebKit/WebCore, 2420 ../../../../third_party/WebKit/WebCore,
2421 ../../../../third_party/WebKit/WebKit/ch romium/public,
2415 ../../../../third_party/WebKit/WebKit/ma c/WebCoreSupport, 2422 ../../../../third_party/WebKit/WebKit/ma c/WebCoreSupport,
2416 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/WebCore/v8", 2423 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/WebCore/v8",
2417 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/grit", 2424 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/grit",
2418 ../../../../third_party/WebKit/JavaScrip tCore, 2425 ../../../../third_party/WebKit/JavaScrip tCore,
2419 ); 2426 );
2420 INFOPLIST_FILE = Info.plist; 2427 INFOPLIST_FILE = Info.plist;
2421 LIBRARY_SEARCH_PATHS = ( 2428 LIBRARY_SEARCH_PATHS = (
2422 "$(LIBRARY_SEARCH_PATHS)", 2429 "$(LIBRARY_SEARCH_PATHS)",
2423 "$(SRCROOT)/../../../../third_party/WebK it/WebKitLibraries", 2430 "$(SRCROOT)/../../../../third_party/WebK it/WebKitLibraries",
2424 ); 2431 );
(...skipping 23 matching lines...) Expand all
2448 ../../../pending, 2455 ../../../pending,
2449 ../../../port/bindings/v8, 2456 ../../../port/bindings/v8,
2450 ../../../../v8/include, 2457 ../../../../v8/include,
2451 ../../../../third_party/WebKit/WebCore/p latform/chromium, 2458 ../../../../third_party/WebKit/WebCore/p latform/chromium,
2452 ../../../../third_party/WebKit/WebCore/p latform/text, 2459 ../../../../third_party/WebKit/WebCore/p latform/text,
2453 ../../../../third_party/WebKit/WebCore/p latform, 2460 ../../../../third_party/WebKit/WebCore/p latform,
2454 ../../../../third_party/WebKit/JavaScrip tCore/wtf, 2461 ../../../../third_party/WebKit/JavaScrip tCore/wtf,
2455 ../../../../third_party/WebKit/WebCore/d om, 2462 ../../../../third_party/WebKit/WebCore/d om,
2456 ../../../../third_party/WebKit/WebCore/p age, 2463 ../../../../third_party/WebKit/WebCore/p age,
2457 ../../../../third_party/WebKit/WebCore, 2464 ../../../../third_party/WebKit/WebCore,
2465 ../../../../third_party/WebKit/WebKit/ch romium/public,
2458 ../../../../third_party/WebKit/WebKit/ma c/WebCoreSupport, 2466 ../../../../third_party/WebKit/WebKit/ma c/WebCoreSupport,
2459 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/WebCore/v8", 2467 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/WebCore/v8",
2460 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/grit", 2468 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/grit",
2461 ../../../../third_party/WebKit/JavaScrip tCore, 2469 ../../../../third_party/WebKit/JavaScrip tCore,
2462 ); 2470 );
2463 INFOPLIST_FILE = Info.plist; 2471 INFOPLIST_FILE = Info.plist;
2464 LIBRARY_SEARCH_PATHS = ( 2472 LIBRARY_SEARCH_PATHS = (
2465 "$(LIBRARY_SEARCH_PATHS)", 2473 "$(LIBRARY_SEARCH_PATHS)",
2466 "$(SRCROOT)/../../../../third_party/WebK it/WebKitLibraries", 2474 "$(SRCROOT)/../../../../third_party/WebK it/WebKitLibraries",
2467 ); 2475 );
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
2524 E456293C0E26B4FE005E4685 /* Debug */, 2532 E456293C0E26B4FE005E4685 /* Debug */,
2525 E456293D0E26B4FE005E4685 /* Release */, 2533 E456293D0E26B4FE005E4685 /* Release */,
2526 ); 2534 );
2527 defaultConfigurationIsVisible = 0; 2535 defaultConfigurationIsVisible = 0;
2528 defaultConfigurationName = Release; 2536 defaultConfigurationName = Release;
2529 }; 2537 };
2530 /* End XCConfigurationList section */ 2538 /* End XCConfigurationList section */
2531 }; 2539 };
2532 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; 2540 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
2533 } 2541 }
OLDNEW
« no previous file with comments | « webkit/glue/webkit_client_impl.cc ('k') | webkit/tools/test_shell/test_shell.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698