diff options
Diffstat (limited to 'src/javascript/jsc/bindings/webcore/JSCanvasDrawPath.cpp')
-rw-r--r-- | src/javascript/jsc/bindings/webcore/JSCanvasDrawPath.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/javascript/jsc/bindings/webcore/JSCanvasDrawPath.cpp b/src/javascript/jsc/bindings/webcore/JSCanvasDrawPath.cpp new file mode 100644 index 000000000..a32ecd5be --- /dev/null +++ b/src/javascript/jsc/bindings/webcore/JSCanvasDrawPath.cpp @@ -0,0 +1,5 @@ +/* + This file is generated to inform build scripts that JSCanvasDrawPath.h and + JSCanvasDrawPath.cpp were created for CanvasDrawPath.idl, and prevent the build + scripts from trying to regenerate JSCanvasDrawPath.h and JSCanvasDrawPath.cpp on every build. +*/ |