Index: ppapi/ppapi_tests.gypi |
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi |
index 2661de90345ff899a1c1b85a257080edf975d468..625b0e188bf97d1218ea1f854efa926965446da2 100644 |
--- a/ppapi/ppapi_tests.gypi |
+++ b/ppapi/ppapi_tests.gypi |
@@ -94,6 +94,8 @@ |
'tests/test_graphics_2d.h', |
'tests/test_image_data.cc', |
'tests/test_image_data.h', |
+ 'tests/test_memory.cc', |
+ 'tests/test_memory.h', |
'tests/test_paint_aggregator.cc', |
'tests/test_paint_aggregator.h', |
'tests/test_post_message.cc', |