Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index 67c8a02f47bb78e9e9e0da49af3b664bc770fbf2..7b9310ba28fa99ec56f862d652b1eb6de6748846 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -74,6 +74,8 @@ |
'shared_impl/ppb_opengles2_shared.h', |
'shared_impl/ppb_resource_array_shared.cc', |
'shared_impl/ppb_resource_array_shared.h', |
+ 'shared_impl/ppb_trace_event_impl.cc', |
+ 'shared_impl/ppb_trace_event_impl.h', |
'shared_impl/ppb_url_util_shared.cc', |
'shared_impl/ppb_url_util_shared.h', |
'shared_impl/ppb_var_shared.cc', |