Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index a4b8267d646388b12a9880c39835579eba372cd1..a610545eeb2c705722b00b7aa8b3ccd933a41939 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -243,6 +243,8 @@ |
'thunk/ppb_udp_socket_thunk.cc', |
'thunk/ppb_udp_socket_private_api.h', |
'thunk/ppb_udp_socket_private_thunk.cc', |
+ 'thunk/ppb_uma_private_api.h', |
+ 'thunk/ppb_uma_private_thunk.cc', |
'thunk/ppb_url_loader_api.h', |
'thunk/ppb_url_loader_thunk.cc', |
'thunk/ppb_url_loader_trusted_thunk.cc', |