Index: ppapi/ppapi_tests.gypi |
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi |
index 48f674539dc64dfdd88e7f209faf9f73409e4510..2c90703448b0a7466b00f62d80c372411124c154 100644 |
--- a/ppapi/ppapi_tests.gypi |
+++ b/ppapi/ppapi_tests.gypi |
@@ -108,6 +108,8 @@ |
'tests/test_graphics_2d.h', |
'tests/test_graphics_3d.cc', |
'tests/test_graphics_3d.h', |
+ 'tests/test_hello.cc', |
+ 'tests/test_hello.h', |
'tests/test_image_data.cc', |
'tests/test_image_data.h', |
'tests/test_memory.cc', |