summaryrefslogtreecommitdiffstats
path: root/remoting/host
diff options
context:
space:
mode:
authorhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-09 02:40:07 +0000
committerhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-09 02:40:07 +0000
commita7b0605ff04dca2b3c21a1afd299b3dfc1144833 (patch)
tree923449cb02784dde01bbc7dd6e1fc71a117008a8 /remoting/host
parent35b9c560f122a92d671e55985fd0161293961ceb (diff)
downloadchromium_src-a7b0605ff04dca2b3c21a1afd299b3dfc1144833.zip
chromium_src-a7b0605ff04dca2b3c21a1afd299b3dfc1144833.tar.gz
chromium_src-a7b0605ff04dca2b3c21a1afd299b3dfc1144833.tar.bz2
Fix build break
Fix gyp merge issue. TBR=ajwong BUG=None TEST=None Review URL: http://codereview.chromium.org/4704004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65474 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/host')
-rw-r--r--remoting/host/session_manager.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/session_manager.cc b/remoting/host/session_manager.cc
index 2a4d437..b5c3a31 100644
--- a/remoting/host/session_manager.cc
+++ b/remoting/host/session_manager.cc
@@ -260,7 +260,7 @@ void SessionManager::DoGetInitInfo(
network_loop_->PostTask(
FROM_HERE,
NewTracedMethod(this, &SessionManager::DoSendInit, connection,
- capturer()->width(), capturer()->height()));
+ capturer()->width(), capturer()->height()));
// And then add the connection to the list so it can receive update stream.
// It is important we do so in such order or the connection will receive