Chromium Code Reviews| Index: ppapi/proxy/plugin_resource.h |
| =================================================================== |
| --- ppapi/proxy/plugin_resource.h (revision 75293) |
| +++ ppapi/proxy/plugin_resource.h (working copy) |
| @@ -17,6 +17,8 @@ |
| F(AudioConfig) \ |
| F(Buffer) \ |
| F(Context3D) \ |
| + F(FileChooser) \ |
| + F(FileRef) \ |
| F(FlashMenu) \ |
| F(Font) \ |
| F(Graphics2D) \ |