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 dc14c0abca327b1c047f41eb2bbec754962c00b2..cfb0d8cc80604d95d2705d62cf5637c32d060457 100644 |
--- a/chrome/test/data/nacl/nacl_test_data.gyp |
+++ b/chrome/test/data/nacl/nacl_test_data.gyp |
@@ -498,35 +498,6 @@ |
], |
}, |
{ |
- 'target_name': 'pm_redir_test', |
- 'type': 'none', |
- 'variables': { |
- 'nexe_target': 'pm_redir_test', |
- 'build_newlib': 1, |
- 'build_glibc': 1, |
- 'build_pnacl_newlib': 1, |
- 'nexe_destination_dir': 'nacl_test_data', |
- 'link_flags': [ |
- '-lppapi', |
- '-lplatform', |
- '-lgio', |
- ], |
- 'sources': [ |
- 'postmessage_redir/pm_redir_test.cc', |
- ], |
- 'test_files': [ |
- 'postmessage_redir/pm_redir_test.html', |
- ], |
- }, |
- 'dependencies': [ |
- '<(DEPTH)/native_client/tools.gyp:prep_toolchain', |
- '<(DEPTH)/native_client/src/shared/platform/platform.gyp:platform_lib', |
- '<(DEPTH)/native_client/src/shared/gio/gio.gyp:gio_lib', |
- '<(DEPTH)/ppapi/native_client/native_client.gyp:ppapi_lib', |
- '<(DEPTH)/ppapi/ppapi_nacl.gyp:ppapi_cpp_lib', |
- ], |
- }, |
- { |
'target_name': 'pm_manifest_file', |
'type': 'none', |
'variables': { |