Index: ppapi/proxy/interface_list.cc |
diff --git a/ppapi/proxy/interface_list.cc b/ppapi/proxy/interface_list.cc |
index 99903a3b1c392e24a2dda6a85530a8030f11f05c..dce4e3b0fc51acef9586a9c953c4a744a9ab47ae 100644 |
--- a/ppapi/proxy/interface_list.cc |
+++ b/ppapi/proxy/interface_list.cc |
@@ -90,6 +90,7 @@ |
#include "ppapi/c/private/ppb_tcp_server_socket_private.h" |
#include "ppapi/c/private/ppb_tcp_socket_private.h" |
#include "ppapi/c/private/ppb_udp_socket_private.h" |
+#include "ppapi/c/private/ppb_uma_private.h" |
#include "ppapi/c/private/ppb_video_destination_private.h" |
#include "ppapi/c/private/ppb_video_source_private.h" |
#include "ppapi/c/private/ppb_x509_certificate_private.h" |