diff options
author | mmentovai@google.com <mmentovai@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-03 14:17:28 +0000 |
---|---|---|
committer | mmentovai@google.com <mmentovai@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-03 14:17:28 +0000 |
commit | d97f57090b098dce74ca27a5f07da979bbc36fa6 (patch) | |
tree | e57f023874ec33b14b7ec8144c7f69f9ab5fcdc9 /build | |
parent | 81c1058d0a89c915685d968a8e989cb25b864cd7 (diff) | |
download | chromium_src-d97f57090b098dce74ca27a5f07da979bbc36fa6.zip chromium_src-d97f57090b098dce74ca27a5f07da979bbc36fa6.tar.gz chromium_src-d97f57090b098dce74ca27a5f07da979bbc36fa6.tar.bz2 |
Move icu.xcodeproj into the icu38 directory, as is done with all other
xcodeprojs
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1675 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r-- | build/googleurl.xcodeproj/project.pbxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/googleurl.xcodeproj/project.pbxproj b/build/googleurl.xcodeproj/project.pbxproj index daa559e..4a0520b 100644 --- a/build/googleurl.xcodeproj/project.pbxproj +++ b/build/googleurl.xcodeproj/project.pbxproj @@ -215,7 +215,7 @@ 7BA018E20E5A2AFF00044150 /* googleurl_unittests */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = googleurl_unittests; sourceTree = BUILT_PRODUCTS_DIR; }; 7BA019190E5A2BCB00044150 /* gtest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = gtest.xcodeproj; path = testing/gtest.xcodeproj; sourceTree = "<group>"; }; 7BA019270E5A2BFC00044150 /* base.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = base.xcodeproj; path = base/base.xcodeproj; sourceTree = "<group>"; }; - 7BA019490E5A2C1200044150 /* icu.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = icu.xcodeproj; path = third_party/icu38/build/icu.xcodeproj; sourceTree = "<group>"; }; + 7BA019490E5A2C1200044150 /* icu.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = icu.xcodeproj; path = third_party/icu38/icu.xcodeproj; sourceTree = "<group>"; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ |