diff options
author | yux@google.com <yux@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-15 01:07:36 +0000 |
---|---|---|
committer | yux@google.com <yux@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-15 01:07:36 +0000 |
commit | 128ff759facb55e3c0c1326e97c00b325ac3f484 (patch) | |
tree | 868fda83a815ac414abac1466091faced5bc3eb1 /o3d/plugin/idl_list.scons | |
parent | 267088ffb702c649bfd2c1123f1f9c3f391b69d2 (diff) | |
download | chromium_src-128ff759facb55e3c0c1326e97c00b325ac3f484.zip chromium_src-128ff759facb55e3c0c1326e97c00b325ac3f484.tar.gz chromium_src-128ff759facb55e3c0c1326e97c00b325ac3f484.tar.bz2 |
expose bitmap in js.
Review URL: http://codereview.chromium.org/150058
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20700 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/plugin/idl_list.scons')
-rw-r--r-- | o3d/plugin/idl_list.scons | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/o3d/plugin/idl_list.scons b/o3d/plugin/idl_list.scons index 45eb9d3..579778e 100644 --- a/o3d/plugin/idl_list.scons +++ b/o3d/plugin/idl_list.scons @@ -29,6 +29,7 @@ O3D_IDL_SOURCES = [ + 'idl/bitmap.idl', 'idl/bounding_box.idl', 'idl/buffer.idl', 'idl/canvas.idl', |