Index: ppapi/proxy/interface_list.cc |
diff --git a/ppapi/proxy/interface_list.cc b/ppapi/proxy/interface_list.cc |
index f88d33cedaa5341997ab816dedbf7cac47a91cda..e4a697a2531a447729b5dce5330a5edebb132787 100644 |
--- a/ppapi/proxy/interface_list.cc |
+++ b/ppapi/proxy/interface_list.cc |
@@ -93,6 +93,7 @@ |
#include "ppapi/c/private/ppb_tcp_socket_private.h" |
#include "ppapi/c/private/ppb_testing_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" |