summaryrefslogtreecommitdiffstats
path: root/remoting/host/capturer_linux.cc
diff options
context:
space:
mode:
authorajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-09 02:06:29 +0000
committerajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-09 02:06:29 +0000
commitafd71834e71e66c3b290b1a67773ef640f15ba65 (patch)
tree57fded9bc735c05fc21675bf4622cdff0fd01d3e /remoting/host/capturer_linux.cc
parentaad8e8ffb7ccdecd012a427e47bffb454e08bded (diff)
downloadchromium_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/host/capturer_linux.cc')
-rw-r--r--remoting/host/capturer_linux.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/host/capturer_linux.cc b/remoting/host/capturer_linux.cc
index 1bfafba..99013d0 100644
--- a/remoting/host/capturer_linux.cc
+++ b/remoting/host/capturer_linux.cc
@@ -65,7 +65,6 @@ class CapturerLinuxPimpl {
static const int kBytesPerPixel = 4;
// Reference to containing class so we can access friend functions.
- // Not owned.
CapturerLinux* capturer_;
// X11 graphics context.