Index: ppapi/ppapi_sources.gypi |
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi |
index e939b79e58d0c0574915fbd9562db23d2c4b1060..79ca55817ca371bc371a3c891f0c22c8baf1d131 100644 |
--- a/ppapi/ppapi_sources.gypi |
+++ b/ppapi/ppapi_sources.gypi |
@@ -379,6 +379,8 @@ |
'tests/test_paint_aggregator.h', |
'tests/test_post_message.cc', |
'tests/test_post_message.h', |
+ 'tests/test_printing.cc', |
+ 'tests/test_printing.h', |
'tests/test_scrollbar.cc', |
'tests/test_scrollbar.h', |
'tests/test_tcp_server_socket_private.cc', |