summaryrefslogtreecommitdiffstats
path: root/o3d/DEPS
diff options
context:
space:
mode:
authorgman@google.com <gman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-14 20:15:54 +0000
committergman@google.com <gman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-14 20:15:54 +0000
commitac75f7f4418a8ca304dc030695465fab8ef02f6d (patch)
treed9d2921c0936b61dffdf2610abaa0142c9a5ebf1 /o3d/DEPS
parent2e066b3eed13cc1dc502a1f9cc7c1ac3891b0bdc (diff)
downloadchromium_src-ac75f7f4418a8ca304dc030695465fab8ef02f6d.zip
chromium_src-ac75f7f4418a8ca304dc030695465fab8ef02f6d.tar.gz
chromium_src-ac75f7f4418a8ca304dc030695465fab8ef02f6d.tar.bz2
Lots more docs changes.
*) added stylesheet.css, tabs.css, tab_?.gif back in *) refactored so classtree.html splits names that are too long. *) removed constructor docs and source link from o3d docs (vs o3djs docs) *) fixed paths in header.html. They used to be statically included but now that they are used by both o3d and o3djs they needed to have certain paths fixed dynamically. *) Pull in new nixysa. Review URL: http://codereview.chromium.org/155526 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20645 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/DEPS')
-rw-r--r--o3d/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/DEPS b/o3d/DEPS
index 002cc4a..c33e0d6 100644
--- a/o3d/DEPS
+++ b/o3d/DEPS
@@ -1,7 +1,7 @@
vars = {
"chromium_trunk":
"http://src.chromium.org/svn/trunk",
- "nixysa_rev": "25",
+ "nixysa_rev": "26",
"o3d_code_rev": "93",
}