Index: ppapi/shared_impl/api_id.h |
diff --git a/ppapi/shared_impl/api_id.h b/ppapi/shared_impl/api_id.h |
index 2f18a8525d2c8ead4e440a3fba70e1ecf588cb05..a049948522ea8c20a428b083c0234516a5a4ecee 100644 |
--- a/ppapi/shared_impl/api_id.h |
+++ b/ppapi/shared_impl/api_id.h |
@@ -50,7 +50,7 @@ enum ApiID { |
// TODO(tomfinegan): Remove this after we refactor things to load the PPP |
// interface struct from the PPB interface. |
API_ID_PPP_CONTENT_DECRYPTOR_PRIVATE, |
- API_ID_PPP_FIND_DEV, |
+ API_ID_PPP_FIND_PRIVATE, |
API_ID_PPP_GRAPHICS_3D, |
API_ID_PPP_INPUT_EVENT, |
API_ID_PPP_INSTANCE, |