diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-09 02:06:29 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-09 02:06:29 +0000 |
commit | afd71834e71e66c3b290b1a67773ef640f15ba65 (patch) | |
tree | 57fded9bc735c05fc21675bf4622cdff0fd01d3e /remoting/remoting.gyp | |
parent | aad8e8ffb7ccdecd012a427e47bffb454e08bded (diff) | |
download | chromium_src-afd71834e71e66c3b290b1a67773ef640f15ba65.zip chromium_src-afd71834e71e66c3b290b1a67773ef640f15ba65.tar.gz chromium_src-afd71834e71e66c3b290b1a67773ef640f15ba65.tar.bz2 |
Revert "Reapply of r65413. XTest dependencies added to linux bots."
This reverts the reapply in r65467.
TBR=suzhe
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65470 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r-- | remoting/remoting.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index 84fedf8..b6dc584 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -231,7 +231,6 @@ 'libraries': [ '-lX11', '-lXdamage', - '-lXtst', ], }, }], |