Index: chrome/sync_integration_tests.isolate |
diff --git a/chrome/sync_integration_tests.isolate b/chrome/sync_integration_tests.isolate |
index e6c524eac75991ac5def04499e932bc1775debf3..47ff2ed96e4d139eecdc6a088285adf1ec7ea5d3 100644 |
--- a/chrome/sync_integration_tests.isolate |
+++ b/chrome/sync_integration_tests.isolate |
@@ -16,6 +16,10 @@ |
'../testing/xvfb.py', |
'<(PRODUCT_DIR)/libffmpegsumo.so', |
'<(PRODUCT_DIR)/libosmesa.so', |
+ '<(PRODUCT_DIR)/locales/en-US.pak', |
+ '<(PRODUCT_DIR)/nacl_helper<(EXECUTABLE_SUFFIX)', |
+ '<(PRODUCT_DIR)/nacl_helper_bootstrap<(EXECUTABLE_SUFFIX)', |
+ '<(PRODUCT_DIR)/nacl_irt_x86_64.nexe', |
Mark Seaborn
2014/07/28 20:28:36
What about the 32-bit version? Were these depende
teravest
2014/07/28 22:04:22
This looks to be the result of a bad rebase. Depen
|
'<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)', |
], |
}, |