Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index fffc465a253bdcad0551e5728d4c32f924408dc9..1205f09fd419aa552c113825163c50d8f0db350c 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -70,6 +70,8 @@ |
'shared_impl/ppb_instance_shared.cc', |
'shared_impl/ppb_instance_shared.h', |
'shared_impl/ppb_memory_shared.cc', |
+ 'shared_impl/ppb_message_loop_shared.cc', |
+ 'shared_impl/ppb_message_loop_shared.h', |
'shared_impl/ppb_network_list_private_shared.cc', |
'shared_impl/ppb_network_list_private_shared.h', |
'shared_impl/ppb_opengles2_shared.cc', |