summaryrefslogtreecommitdiffstats
path: root/o3d/DEPS
diff options
context:
space:
mode:
authorgman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-13 00:30:04 +0000
committergman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-13 00:30:04 +0000
commit0b35d1c7ed660645057ba30cdab8b01ba7d53555 (patch)
treee480d7e9264c590ef9ecad0a41c470d0879f6447 /o3d/DEPS
parent87d1632fbbd7b1b5723237c524eccbe96b01b127 (diff)
downloadchromium_src-0b35d1c7ed660645057ba30cdab8b01ba7d53555.zip
chromium_src-0b35d1c7ed660645057ba30cdab8b01ba7d53555.tar.gz
chromium_src-0b35d1c7ed660645057ba30cdab8b01ba7d53555.tar.bz2
Adds the missing BoundingBox docs.
The issue was we use the marshaled type for classes that define a marsheled function and there are cases, like the boundingbox where we don't want that to happen. Review URL: http://codereview.chromium.org/548001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36071 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 3b5e9c7..3bb7f2a 100644
--- a/o3d/DEPS
+++ b/o3d/DEPS
@@ -1,6 +1,6 @@
vars = {
"chromium_trunk": "http://src.chromium.org/svn/trunk",
- "nixysa_rev": "62",
+ "nixysa_rev": "63",
"chromium_rev": "28829",
"o3d_code_rev": "166",
"skia_rev": "376",