From 7721c3a71f3ef99dccf63d85cae219f42e6d32b2 Mon Sep 17 00:00:00 2001 From: "csharp@chromium.org" Date: Tue, 20 Nov 2012 00:47:06 +0000 Subject: Add Missing files to Linux unit_tests.isolate Generated with "python tools/swarm_client/fix_test_cases.py -s out/Release/unit_tests.isolated" TBR=maruel@chromium.org NOTRY=True BUG= Review URL: https://chromiumcodereview.appspot.com/11416071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168665 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/unit_tests.isolate | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chrome/unit_tests.isolate') diff --git a/chrome/unit_tests.isolate b/chrome/unit_tests.isolate index 425d54d..490bd9f 100644 --- a/chrome/unit_tests.isolate +++ b/chrome/unit_tests.isolate @@ -510,6 +510,8 @@ '../net/data/ssl/certificates/ndn.ca.crt', '../net/data/ssl/certificates/root_ca_cert.crt', '../testing/xvfb.py', + '../third_party/hunspell_dictionaries/en-AU-2-5.bdic', + '../third_party/hunspell_dictionaries/en-GB-2-5.bdic', '../third_party/tlslite/tlslite/utils/PyCrypto_AES.py', '../third_party/tlslite/tlslite/utils/PyCrypto_RC4.py', '../third_party/tlslite/tlslite/utils/PyCrypto_RSAKey.py', @@ -519,6 +521,8 @@ '<(PRODUCT_DIR)/libffmpegsumo.so', '<(PRODUCT_DIR)/pyproto/google/__init__.py', '<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)', + 'test/data/chromeos/gdata/directory_entry.json', + 'test/data/chromeos/gdata/file_entry.json', 'test/data/firefox3_pref.js', 'test/data/firefox3_pref_pac_url.js', ], -- cgit v1.1