Index: ppapi/ppapi_sources.gypi |
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi |
index 50e84c3f24a627667ca7011828156d4bf946e924..8c0c531b1ff5e7c884f80134ccb555c715ce4f17 100644 |
--- a/ppapi/ppapi_sources.gypi |
+++ b/ppapi/ppapi_sources.gypi |
@@ -446,6 +446,8 @@ |
'tests/test_media_stream_video_track.h', |
'tests/test_memory.cc', |
'tests/test_memory.h', |
+ 'tests/test_message_handler.cc', |
+ 'tests/test_message_handler.h', |
'tests/test_message_loop.cc', |
'tests/test_message_loop.h', |
'tests/test_mouse_cursor.cc', |