diff options
author | noamsml@chromium.org <noamsml@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-08 23:08:47 +0000 |
---|---|---|
committer | noamsml@chromium.org <noamsml@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-08 23:08:47 +0000 |
commit | aa3ba77ef7307487f24d990b8852c68500cc8245 (patch) | |
tree | 69de77f6f2f65dc99311ff1e96c772980eed76e3 /components/components.gyp | |
parent | 3db0ab705a0625c1d09c76a8e7c6c575dbf5370c (diff) | |
download | chromium_src-aa3ba77ef7307487f24d990b8852c68500cc8245.zip chromium_src-aa3ba77ef7307487f24d990b8852c68500cc8245.tar.gz chromium_src-aa3ba77ef7307487f24d990b8852c68500cc8245.tar.bz2 |
Revert of https://codereview.chromium.org/109783003/
Reason for revert: ChromeOS bot failures, example http://build.chromium.org/p/chromium.chromiumos/builders/ChromiumOS%20%28x86%29/builds/19049
Failing lines:
/tmp/cbuildbotBRIADJ/test_harness/all/SimpleTestVerify/1_autotest_tests/results-16-login_CryptohomeTelemetry [ FAILED ]
/tmp/cbuildbotBRIADJ/test_harness/all/SimpleTestVerify/1_autotest_tests/results-16-login_CryptohomeTelemetry FAIL: TabCrashException('Received a socket error in the browser connection and the tab no longer exists, assuming it crashed. Error=timed out',)
/tmp/cbuildbotBRIADJ/test_harness/all/SimpleTestVerify/1_autotest_tests/results-16-login_CryptohomeTelemetry/login_CryptohomeTelemetry [ FAILED ]
/tmp/cbuildbotBRIADJ/test_harness/all/SimpleTestVerify/1_autotest_tests/results-16-login_CryptohomeTelemetry/login_CryptohomeTelemetry FAIL: TabCrashException('Received a socket error in the browser connection and the tab no longer exists, assuming it crashed. Error=timed out',)
TBR=joi@chromium.org,rogerta@chromium.org,tfarina@chromium.org,thakis@chromium.org,blundell@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=332107
Review URL: https://codereview.chromium.org/129253003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243687 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/components.gyp')
-rw-r--r-- | components/components.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/components.gyp b/components/components.gyp index 89488a1..47ece66 100644 --- a/components/components.gyp +++ b/components/components.gyp @@ -19,7 +19,6 @@ 'onc.gypi', 'policy.gypi', 'precache.gypi', - 'signin.gypi', 'startup_metric_utils.gypi', 'translate.gypi', 'user_prefs.gypi', |