diff options
author | csharp@chromium.org <csharp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-30 14:38:16 +0000 |
---|---|---|
committer | csharp@chromium.org <csharp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-30 14:38:16 +0000 |
commit | 0b851eff6b7154e6818ca981a74c496ff9ac86ef (patch) | |
tree | 0c18984d1a32ea0a58594e0b3f330a25ba2477a2 /chrome/sync_integration_tests.isolate | |
parent | 9567681130ca059c6529dc42d8cee12f155ac7de (diff) | |
download | chromium_src-0b851eff6b7154e6818ca981a74c496ff9ac86ef.zip chromium_src-0b851eff6b7154e6818ca981a74c496ff9ac86ef.tar.gz chromium_src-0b851eff6b7154e6818ca981a74c496ff9ac86ef.tar.bz2 |
Fix Linux compile for swarm bots.
Also add a few missing files for unit_tests, found with fix_test_cases.py
TBR=maruel@chromium.org
NOTRY=True
BUG=
Review URL: https://chromiumcodereview.appspot.com/11346034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164915 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/sync_integration_tests.isolate')
-rw-r--r-- | chrome/sync_integration_tests.isolate | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/sync_integration_tests.isolate b/chrome/sync_integration_tests.isolate index 847a393..492f8dc 100644 --- a/chrome/sync_integration_tests.isolate +++ b/chrome/sync_integration_tests.isolate @@ -57,7 +57,6 @@ '../third_party/tlslite/tlslite/', '../tools/swarm_client/run_test_cases.py', '<(PRODUCT_DIR)/pyproto/google/__init__.py', - '<(PRODUCT_DIR)/pyproto/google/protobuf/', '<(PRODUCT_DIR)/pyproto/sync/protocol/', '<(PRODUCT_DIR)/resources.pak', '<(PRODUCT_DIR)/sync_integration_tests<(EXECUTABLE_SUFFIX)', |