Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index bfcd4350fed354c33b8883f689ddcc33c11b647c..3fc24be8a438c3ca81dd7ec730440ee8e1f2b646 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -59,6 +59,8 @@ |
'thunk/ppb_broker_thunk.cc', |
'thunk/ppb_buffer_api.h', |
'thunk/ppb_buffer_thunk.cc', |
+ 'thunk/ppb_buffer_trusted_api.h', |
+ 'thunk/ppb_buffer_trusted_thunk.cc', |
'thunk/ppb_char_set_api.h', |
'thunk/ppb_char_set_thunk.cc', |
'thunk/ppb_cursor_control_api.h', |