Commit ed9b8624 authored by anandc's avatar anandc Committed by Commit bot

Add pnacl dependencies to get browser-tests passing again.

BUG=470158

Review URL: https://codereview.chromium.org/1031213002

Cr-Commit-Position: refs/heads/master@{#322227}
parent 8944e6f2
...@@ -31,6 +31,19 @@ ...@@ -31,6 +31,19 @@
'<(PRODUCT_DIR)/remoting/com.google.chrome.remote_desktop.json', '<(PRODUCT_DIR)/remoting/com.google.chrome.remote_desktop.json',
'<(PRODUCT_DIR)/remoting/com.google.chrome.remote_assistance.json', '<(PRODUCT_DIR)/remoting/com.google.chrome.remote_assistance.json',
'<(PRODUCT_DIR)/remoting-me2me-host.deb', '<(PRODUCT_DIR)/remoting-me2me-host.deb',
'<(PRODUCT_DIR)/nacl_helper',
'<(PRODUCT_DIR)/nacl_helper_bootstrap',
'<(PRODUCT_DIR)/pnacl/pnacl_public_pnacl_json',
'<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_crtbegin_for_eh_o',
'<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_crtbegin_o',
'<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_crtend_o',
'<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_ld_nexe',
'<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_libcrt_platform_a',
'<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_libgcc_a',
'<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_libpnacl_irt_shim_a',
'<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_libpnacl_irt_shim_dummy_a',
'<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_pnacl_llc_nexe',
'<(PRODUCT_DIR)/pnacl/pnacl_public_x86_64_pnacl_sz_nexe',
], ],
}, },
}], }],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment