Index: testing/gtest.gyp |
diff --git a/testing/gtest.gyp b/testing/gtest.gyp |
index b01c6948617e687cd77e425138436a69b4d3c940..6dbdd3a447c96ec2368ec00dbbf21a1d0db8b648 100644 |
--- a/testing/gtest.gyp |
+++ b/testing/gtest.gyp |
@@ -144,7 +144,7 @@ |
# Use a variable so the path gets fixed up so it is always |
# correct when the action finally gets used. |
'ios_run_unittest_script_path': |
- '<(DEPTH)/testing/gtest_ios/RunUnittest.sh', |
+ '<(DEPTH)/testing/gtest_ios/run-unittest.sh', |
}, |
'run_as': { |
'action????': ['>(ios_run_unittest_script_path)'], |