diff options
Diffstat (limited to 'ppapi/generators/test_namespace/foo.idl')
-rw-r--r-- | ppapi/generators/test_namespace/foo.idl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ppapi/generators/test_namespace/foo.idl b/ppapi/generators/test_namespace/foo.idl index 75798a9..6bbff31 100644 --- a/ppapi/generators/test_namespace/foo.idl +++ b/ppapi/generators/test_namespace/foo.idl @@ -3,6 +3,8 @@ * found in the LICENSE file. */ +/* File Comment */ + /* PPAPI Structure */ struct PP_Size { /* This value represents the width of the rectangle. */ |