diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-08 20:28:43 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-08 20:28:43 +0000 |
commit | b399decfc6b254fd041f4b6f4bf36351cdc15d4b (patch) | |
tree | 0fb311d467041a48d3bf154440b171eabc5776bc /remoting/remoting.gyp | |
parent | d84b3653b42653caebc7a8bd48584659bf5d63c8 (diff) | |
download | chromium_src-b399decfc6b254fd041f4b6f4bf36351cdc15d4b.zip chromium_src-b399decfc6b254fd041f4b6f4bf36351cdc15d4b.tar.gz chromium_src-b399decfc6b254fd041f4b6f4bf36351cdc15d4b.tar.bz2 |
Revert "Use the XTest extension to execute mouse and keyboard events."
This reverts commit r65413.
TBR=hclam
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65414 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 e5bda5c..f2d962b 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -231,7 +231,6 @@ 'libraries': [ '-lX11', '-lXdamage', - '-lXtst', ], }, }], |