diff options
author | maf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-19 18:46:26 +0000 |
---|---|---|
committer | maf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-19 18:46:26 +0000 |
commit | 76b3af422d58822e17523064aca0a3de116a3457 (patch) | |
tree | 312e948e14acfd7bbf63dfd3a6677b8625df80d2 /o3d/plugin/idl/idl.gyp | |
parent | 9a5bf36ab389af98120f9922bd191509321366da (diff) | |
download | chromium_src-76b3af422d58822e17523064aca0a3de116a3457.zip chromium_src-76b3af422d58822e17523064aca0a3de116a3457.tar.gz chromium_src-76b3af422d58822e17523064aca0a3de116a3457.tar.bz2 |
Changes needed to make "all" build complete, including fixing the generated converter tool.
Review URL: http://codereview.chromium.org/173045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23721 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/plugin/idl/idl.gyp')
-rw-r--r-- | o3d/plugin/idl/idl.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/o3d/plugin/idl/idl.gyp b/o3d/plugin/idl/idl.gyp index 5a7b22c..4194115 100644 --- a/o3d/plugin/idl/idl.gyp +++ b/o3d/plugin/idl/idl.gyp @@ -87,9 +87,6 @@ 'outputs': [ '<(idl_out_dir)/<(RULE_INPUT_ROOT)_glue.cc', '<(idl_out_dir)/<(RULE_INPUT_ROOT)_glue.h', - '<(idl_out_dir)/hash', - '<(idl_out_dir)/parsetab.py', - '<(idl_out_dir)/parsetab.pyc', ], 'action': [ 'python', |