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

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

Issue 27192: Make web_drag_source.cc compile on Posix. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 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_drag_source.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 345 matching lines...) Expand 10 before | Expand all | Expand 10 after
356 96DF109FEE9B09B11690F1FA /* infobar_delegate.cc in Sources */ = {isa = PBXBuildFile; fileRef = B6CCB9CF0F1EC32700106F0D /* infobar_delegate.cc * /; }; 356 96DF109FEE9B09B11690F1FA /* infobar_delegate.cc in Sources */ = {isa = PBXBuildFile; fileRef = B6CCB9CF0F1EC32700106F0D /* infobar_delegate.cc * /; };
357 970EF19CD8A79CF3D0DF4B61 /* download_file.cc in Sources */ = {is a = PBXBuildFile; fileRef = 4D7BF9CA0E9D48CE009A6919 /* download_file.cc */; }; 357 970EF19CD8A79CF3D0DF4B61 /* download_file.cc in Sources */ = {is a = PBXBuildFile; fileRef = 4D7BF9CA0E9D48CE009A6919 /* download_file.cc */; };
358 97DD178B77011735FE4399E9 /* file_descriptor_set_unittest.cc in S ources */ = {isa = PBXBuildFile; fileRef = D74DA6A9031CAE292790BD5E /* file_desc riptor_set_unittest.cc */; }; 358 97DD178B77011735FE4399E9 /* file_descriptor_set_unittest.cc in S ources */ = {isa = PBXBuildFile; fileRef = D74DA6A9031CAE292790BD5E /* file_desc riptor_set_unittest.cc */; };
359 9E85B39CA40439D93CE52E60 /* fav_icon_helper.cc in Sources */ = { isa = PBXBuildFile; fileRef = 4D7BF8760E9D4839009A6919 /* fav_icon_helper.cc */; }; 359 9E85B39CA40439D93CE52E60 /* fav_icon_helper.cc in Sources */ = { isa = PBXBuildFile; fileRef = 4D7BF8760E9D4839009A6919 /* fav_icon_helper.cc */; };
360 A0BC9272AD709E86D492DAEC /* bookmark_storage.cc in Sources */ = {isa = PBXBuildFile; fileRef = D941DBEFD8B8B537DE8A4DAE /* bookmark_storage.cc * /; }; 360 A0BC9272AD709E86D492DAEC /* bookmark_storage.cc in Sources */ = {isa = PBXBuildFile; fileRef = D941DBEFD8B8B537DE8A4DAE /* bookmark_storage.cc * /; };
361 A0EB956531B9DB1E40DAE980 /* user_script_unittest.cc in Sources * / = {isa = PBXBuildFile; fileRef = 37521A11B07C479E93A39D52 /* user_script_unitt est.cc */; }; 361 A0EB956531B9DB1E40DAE980 /* user_script_unittest.cc in Sources * / = {isa = PBXBuildFile; fileRef = 37521A11B07C479E93A39D52 /* user_script_unitt est.cc */; };
362 A146CA143D6DE43AF768CF47 /* base_session_service.cc in Sources * / = {isa = PBXBuildFile; fileRef = 05C9D404FC8116984CCCEDED /* base_session_serv ice.cc */; }; 362 A146CA143D6DE43AF768CF47 /* base_session_service.cc in Sources * / = {isa = PBXBuildFile; fileRef = 05C9D404FC8116984CCCEDED /* base_session_serv ice.cc */; };
363 A54612DC0EE9958600A8EE5D /* extensions_service_unittest.cc in So urces */ = {isa = PBXBuildFile; fileRef = A54612DB0EE9958600A8EE5D /* extensions _service_unittest.cc */; }; 363 A54612DC0EE9958600A8EE5D /* extensions_service_unittest.cc in So urces */ = {isa = PBXBuildFile; fileRef = A54612DB0EE9958600A8EE5D /* extensions _service_unittest.cc */; };
364 A54612E20EE995F600A8EE5D /* extensions_service.cc in Sources */ = {isa = PBXBuildFile; fileRef = A54612D90EE9957000A8EE5D /* extensions_service. cc */; }; 364 A54612E20EE995F600A8EE5D /* extensions_service.cc in Sources */ = {isa = PBXBuildFile; fileRef = A54612D90EE9957000A8EE5D /* extensions_service. cc */; };
365 A572828F0F31156100384E1B /* unzip_unittest.cc in Sources */ = {i sa = PBXBuildFile; fileRef = E45076E80F153B06003BE099 /* unzip_unittest.cc */; } ; 365 A572828F0F31156100384E1B /* unzip_unittest.cc in Sources */ = {i sa = PBXBuildFile; fileRef = E45076E80F153B06003BE099 /* unzip_unittest.cc */; } ;
366 A6F9C682F0F4934CED7A446C /* web_drag_source.cc in Sources */ = { isa = PBXBuildFile; fileRef = B6CCB9F60F1EC32700106F0D /* web_drag_source.cc */; };
366 A76E43A40F29039C009A7E88 /* browser_render_process_host.cc in So urces */ = {isa = PBXBuildFile; fileRef = A76E43A30F29039C009A7E88 /* browser_re nder_process_host.cc */; }; 367 A76E43A40F29039C009A7E88 /* browser_render_process_host.cc in So urces */ = {isa = PBXBuildFile; fileRef = A76E43A30F29039C009A7E88 /* browser_re nder_process_host.cc */; };
367 A7A20BF20F3A16DC00F62B4D /* render_widget.cc in Sources */ = {is a = PBXBuildFile; fileRef = 4D640CD50EAE868600EBCFC0 /* render_widget.cc */; }; 368 A7A20BF20F3A16DC00F62B4D /* render_widget.cc in Sources */ = {is a = PBXBuildFile; fileRef = 4D640CD50EAE868600EBCFC0 /* render_widget.cc */; };
368 A7A20E650F3A1E1C00F62B4D /* render_view.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D640CD30EAE868600EBCFC0 /* render_view.cc */; }; 369 A7A20E650F3A1E1C00F62B4D /* render_view.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D640CD30EAE868600EBCFC0 /* render_view.cc */; };
369 A7A214A00F3B91B100F62B4D /* resource_message_filter.cc in Source s */ = {isa = PBXBuildFile; fileRef = A7A211730F3A248300F62B4D /* resource_messa ge_filter.cc */; }; 370 A7A214A00F3B91B100F62B4D /* resource_message_filter.cc in Source s */ = {isa = PBXBuildFile; fileRef = A7A211730F3A248300F62B4D /* resource_messa ge_filter.cc */; };
370 A7A400540F54B6CB00F9E371 /* url_constants.cc in Sources */ = {is a = PBXBuildFile; fileRef = A7A400520F54B6CB00F9E371 /* url_constants.cc */; }; 371 A7A400540F54B6CB00F9E371 /* url_constants.cc in Sources */ = {is a = PBXBuildFile; fileRef = A7A400520F54B6CB00F9E371 /* url_constants.cc */; };
371 A7A400550F54B6CB00F9E371 /* url_constants.cc in Sources */ = {is a = PBXBuildFile; fileRef = A7A400520F54B6CB00F9E371 /* url_constants.cc */; }; 372 A7A400550F54B6CB00F9E371 /* url_constants.cc in Sources */ = {is a = PBXBuildFile; fileRef = A7A400520F54B6CB00F9E371 /* url_constants.cc */; };
372 A7C612990F30D63D008CEE5D /* render_process_host.cc in Sources */ = {isa = PBXBuildFile; fileRef = B5D16EC10F2144D500861FAC /* render_process_hos t.cc */; }; 373 A7C612990F30D63D008CEE5D /* render_process_host.cc in Sources */ = {isa = PBXBuildFile; fileRef = B5D16EC10F2144D500861FAC /* render_process_hos t.cc */; };
373 A7C613C10F30D7E4008CEE5D /* mock_render_process_host.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = A7C613BF0F30D7E4008CEE5D /* mock_render_p rocess_host.cc */; }; 374 A7C613C10F30D7E4008CEE5D /* mock_render_process_host.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = A7C613BF0F30D7E4008CEE5D /* mock_render_p rocess_host.cc */; };
374 A7C6146F0F30DA1D008CEE5D /* ipc_test_sink.cc in Sources */ = {is a = PBXBuildFile; fileRef = A7C6146D0F30DA1D008CEE5D /* ipc_test_sink.cc */; }; 375 A7C6146F0F30DA1D008CEE5D /* ipc_test_sink.cc in Sources */ = {is a = PBXBuildFile; fileRef = A7C6146D0F30DA1D008CEE5D /* ipc_test_sink.cc */; };
375 A7CBAD390F322A7E00360BF5 /* shell_dialogs_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = A7CBAD370F322A7E00360BF5 /* shell_dialogs_mac.mm */; }; 376 A7CBAD390F322A7E00360BF5 /* shell_dialogs_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = A7CBAD370F322A7E00360BF5 /* shell_dialogs_mac.mm */; };
(...skipping 5457 matching lines...) Expand 10 before | Expand all | Expand 10 after
5833 E46C42130F1D3DD200B393B8 /* user_script_master.c c in Sources */, 5834 E46C42130F1D3DD200B393B8 /* user_script_master.c c in Sources */,
5834 4D7BFA3E0E9D491B009A6919 /* visit_database.cc in Sources */, 5835 4D7BFA3E0E9D491B009A6919 /* visit_database.cc in Sources */,
5835 4D7BFA430E9D491E009A6919 /* visit_tracker.cc in Sources */, 5836 4D7BFA430E9D491E009A6919 /* visit_tracker.cc in Sources */,
5836 B5FCDE5C0F269E9B0099BFAF /* visitedlink_master.c c in Sources */, 5837 B5FCDE5C0F269E9B0099BFAF /* visitedlink_master.c c in Sources */,
5837 4D7BFA480E9D4922009A6919 /* visitsegment_databas e.cc in Sources */, 5838 4D7BFA480E9D4922009A6919 /* visitsegment_databas e.cc in Sources */,
5838 E434B9060F37672900B665C7 /* web_contents.cc in S ources */, 5839 E434B9060F37672900B665C7 /* web_contents.cc in S ources */,
5839 82FA32330F3A4CC400271C5A /* web_contents_view.cc in Sources */, 5840 82FA32330F3A4CC400271C5A /* web_contents_view.cc in Sources */,
5840 82FA32760F3A537C00271C5A /* web_contents_view_ma c.mm in Sources */, 5841 82FA32760F3A537C00271C5A /* web_contents_view_ma c.mm in Sources */,
5841 E48B6C3C0F27844F002E47EC /* web_data_service.cc in Sources */, 5842 E48B6C3C0F27844F002E47EC /* web_data_service.cc in Sources */,
5842 E45076200F150E0C003BE099 /* web_database.cc in S ources */, 5843 E45076200F150E0C003BE099 /* web_database.cc in S ources */,
5844 A6F9C682F0F4934CED7A446C /* web_drag_source.cc i n Sources */,
5843 ); 5845 );
5844 runOnlyForDeploymentPostprocessing = 0; 5846 runOnlyForDeploymentPostprocessing = 0;
5845 }; 5847 };
5846 4D7BFB2A0E9D4BE5009A6919 /* Sources */ = { 5848 4D7BFB2A0E9D4BE5009A6919 /* Sources */ = {
5847 isa = PBXSourcesBuildPhase; 5849 isa = PBXSourcesBuildPhase;
5848 buildActionMask = 2147483647; 5850 buildActionMask = 2147483647;
5849 files = ( 5851 files = (
5850 4D7BFCDF0E9D4DC4009A6919 /* animation_unittest.c c in Sources */, 5852 4D7BFCDF0E9D4DC4009A6919 /* animation_unittest.c c in Sources */,
5851 4D7BFB6D0E9D4C51009A6919 /* bloom_filter_unittes t.cc in Sources */, 5853 4D7BFB6D0E9D4C51009A6919 /* bloom_filter_unittes t.cc in Sources */,
5852 4D7BFCE10E9D4DC8009A6919 /* bzip2_unittest.cc in Sources */, 5854 4D7BFCE10E9D4DC8009A6919 /* bzip2_unittest.cc in Sources */,
(...skipping 1380 matching lines...) Expand 10 before | Expand all | Expand 10 after
7233 E4F325980EE837BF002533CE /* Debug */, 7235 E4F325980EE837BF002533CE /* Debug */,
7234 E4F325990EE837BF002533CE /* Release */, 7236 E4F325990EE837BF002533CE /* Release */,
7235 ); 7237 );
7236 defaultConfigurationIsVisible = 0; 7238 defaultConfigurationIsVisible = 0;
7237 defaultConfigurationName = Release; 7239 defaultConfigurationName = Release;
7238 }; 7240 };
7239 /* End XCConfigurationList section */ 7241 /* End XCConfigurationList section */
7240 }; 7242 };
7241 rootObject = 4D7BF2E90E9D46A4009A6919 /* Project object */; 7243 rootObject = 4D7BF2E90E9D46A4009A6919 /* Project object */;
7242 } 7244 }
OLDNEW
« no previous file with comments | « chrome/browser/tab_contents/web_drag_source.cc ('k') | chrome/common/temp_scaffolding_stubs.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698