Index: ppapi/ppapi_tests.gypi |
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi |
index ea23adb92effd1c54850cb0f3d3bd1c3c8a79047..a23ff0834182f9deae936804c5dadc17f39495da 100644 |
--- a/ppapi/ppapi_tests.gypi |
+++ b/ppapi/ppapi_tests.gypi |
@@ -121,8 +121,8 @@ |
'proxy/resource_message_test_sink.h', |
'shared_impl/test_globals.cc', |
'shared_impl/test_globals.h', |
- 'shared_impl/unittest_utils.cc', |
- 'shared_impl/unittest_utils.h', |
+ 'shared_impl/test_utils.cc', |
+ 'shared_impl/test_utils.h', |
], |
}, |