diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-10 02:48:27 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-10 02:48:27 +0000 |
commit | 4bcac78e6c353cd9823f559dc8c6181e824e88ce (patch) | |
tree | e14c602e6c08c3d817f4684604b4f35b17c7a27d /chrome/chrome.xcodeproj | |
parent | 4dfabc88767a14cb40b7b96ac1e1f1912f03391c (diff) | |
download | chromium_src-4bcac78e6c353cd9823f559dc8c6181e824e88ce.zip chromium_src-4bcac78e6c353cd9823f559dc8c6181e824e88ce.tar.gz chromium_src-4bcac78e6c353cd9823f559dc8c6181e824e88ce.tar.bz2 |
Revert basically everything I've done today as it fails mysteriously
and I lack the patience to diagnose why mac doesn't link in libjpeg.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9447 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.xcodeproj')
-rw-r--r-- | chrome/chrome.xcodeproj/project.pbxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome.xcodeproj/project.pbxproj b/chrome/chrome.xcodeproj/project.pbxproj index 231e401..c56d960 100644 --- a/chrome/chrome.xcodeproj/project.pbxproj +++ b/chrome/chrome.xcodeproj/project.pbxproj @@ -75,7 +75,6 @@ /* End PBXAggregateTarget section */ /* Begin PBXBuildFile section */ - 2974AF430AA6D66F204D0C56 /* history.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D7BF9EC0E9D48F7009A6919 /* history.cc */; }; 331218220F3BFF32006CB2B0 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 331B93A90F3BF2B9008B1C46 /* QuartzCore.framework */; }; 331218230F3BFF36006CB2B0 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 331B93AB0F3BF2DA008B1C46 /* Carbon.framework */; }; 331218290F3C007A006CB2B0 /* renderer_glue.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D640CD80EAE868600EBCFC0 /* renderer_glue.cc */; }; @@ -5121,7 +5120,6 @@ E45075C60F15070D003BE099 /* firefox_profile_lock.cc in Sources */, 4D7BF9990E9D486B009A6919 /* google_url_tracker.cc in Sources */, 4D7BF99E0E9D486F009A6919 /* google_util.cc in Sources */, - 2974AF430AA6D66F204D0C56 /* history.cc in Sources */, E4F3244A0EE5CF3C002533CE /* history_backend.cc in Sources */, E40CC5E30F2E348900708647 /* history_contents_provider.cc in Sources */, E4F3244D0EE5CF4A002533CE /* history_database.cc in Sources */, |