summaryrefslogtreecommitdiffstats
path: root/third_party/ocmock/README.chromium
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-23 20:33:14 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-23 20:33:14 +0000
commit05a6a89d5c81770ed543d3eccf87c6495b42a869 (patch)
tree58f507fcbebd847de40dec5b3d1ab5956f4ea700 /third_party/ocmock/README.chromium
parent48283f82ca649df36f46b3618ad45f86a6fc412d (diff)
downloadchromium_src-05a6a89d5c81770ed543d3eccf87c6495b42a869.zip
chromium_src-05a6a89d5c81770ed543d3eccf87c6495b42a869.tar.gz
chromium_src-05a6a89d5c81770ed543d3eccf87c6495b42a869.tar.bz2
Move OCMock from third_party/ocmock to third_party/ocmock/OCMock
"...may be suffering from what we in the soft sciences call 'Obsessive Compulsive Disorder,' or the 'The O.C. Disorder.'" Here's what we're doing: mkdir OCMock svn add OCMock for i in * ; do if [ "${i}" != "OCMock" ] && [ "${i}" != "README.chromium" ] ; then svn move "${i}" OCMock fi done and make the SVN URL in README.chromium a tiny bit more specific. Review URL: http://codereview.chromium.org/220017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26969 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/ocmock/README.chromium')
-rw-r--r--third_party/ocmock/README.chromium2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/ocmock/README.chromium b/third_party/ocmock/README.chromium
index e1cb335..6ece635 100644
--- a/third_party/ocmock/README.chromium
+++ b/third_party/ocmock/README.chromium
@@ -1,5 +1,5 @@
URL: http://www.mulle-kybernetik.com/software/OCMock/
- http://svn.mulle-kybernetik.com/OCMock/trunk/@54
+ http://svn.mulle-kybernetik.com/OCMock/trunk/Source/@54
Version: r54
License: BSD with advertising clause
License File: License.txt