Chromium Code Reviews| Index: ppapi/proxy/plugin_resource.h |
| diff --git a/ppapi/proxy/plugin_resource.h b/ppapi/proxy/plugin_resource.h |
| index 1a5e0811768f34dc14ce8c7afbb04b9cb5f3ee09..57fd4ac3c120072a27b93b09910181e11571d26f 100644 |
| --- a/ppapi/proxy/plugin_resource.h |
| +++ b/ppapi/proxy/plugin_resource.h |
| @@ -15,6 +15,7 @@ |
| #define FOR_ALL_PLUGIN_RESOURCES(F) \ |
| F(Audio) \ |
| F(AudioConfig) \ |
| + F(Broker) \ |
| F(Buffer) \ |
| F(Context3D) \ |
| F(FileChooser) \ |