Index: chrome/test/data/nacl/nacl_test_data.gyp |
diff --git a/chrome/test/data/nacl/nacl_test_data.gyp b/chrome/test/data/nacl/nacl_test_data.gyp |
index 8ee3033731797edbddd97d604c7260186138d242..ea5e198cde0f3a5b8971e9d2d0648e2fef286092 100644 |
--- a/chrome/test/data/nacl/nacl_test_data.gyp |
+++ b/chrome/test/data/nacl/nacl_test_data.gyp |
@@ -644,6 +644,9 @@ |
'create_nmf_args_portable': [ |
'-xtest_file:test_file.txt', |
'-xnmf says hello world:test_file.txt', |
+ # There is no dummy_test_file.txt file intentionally. This is just for |
+ # a test case where there is a manifest entry, but no actual file. |
+ '-xdummy_test_file:dummy_test_file.txt', |
], |
'test_files': [ |
'manifest_file/irt_manifest_file_test.html', |