Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index 694a9ea5b4517e74a6ad6e17fee9cb9516f1a861..3c64521c5cfa88d9ef9270d11c22dcb8df73d91d 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -245,6 +245,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_thunk.cc', |
+ 'thunk/ppb_uma_singleton_api.h', |
'thunk/ppb_url_loader_api.h', |
'thunk/ppb_url_loader_thunk.cc', |
'thunk/ppb_url_loader_trusted_thunk.cc', |