summaryrefslogtreecommitdiffstats
path: root/o3d/DEPS
diff options
context:
space:
mode:
authorgman@google.com <gman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-15 23:25:13 +0000
committergman@google.com <gman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-15 23:25:13 +0000
commit198a4cc4264c83a9dfbeb6c000edfbe130dc4001 (patch)
treef5ba325761d2a01dd128d107369822025a7e56fd /o3d/DEPS
parent1af924c1a438a37bd270d3f6d06c320732972ba4 (diff)
downloadchromium_src-198a4cc4264c83a9dfbeb6c000edfbe130dc4001.zip
chromium_src-198a4cc4264c83a9dfbeb6c000edfbe130dc4001.tar.gz
chromium_src-198a4cc4264c83a9dfbeb6c000edfbe130dc4001.tar.bz2
More docs changes.
*) Made enums show up *) Right justified return type *) moved class name to right column in summary area *) pretty print code examples *) changed [inherited] to [inhertied from <class>] *) Changed name in details area to Class.Name or Namespace.Name *) Add subtypes so ParticleEmitter shows up in docs for o3djs.particle *) Grabbed new nixysa so properties show up Review URL: http://codereview.chromium.org/155600 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20806 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 40bbda2..dfe3760 100644
--- a/o3d/DEPS
+++ b/o3d/DEPS
@@ -1,7 +1,7 @@
vars = {
"chromium_trunk":
"http://src.chromium.org/svn/trunk",
- "nixysa_rev": "26",
+ "nixysa_rev": "28",
"o3d_code_rev": "94",
}