 Chromium Code Reviews
 Chromium Code Reviews Issue 11413022:
  DesktopSessionAgent now hosts the video capturer and provides necessary plumbing to drive it via an…  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 11413022:
  DesktopSessionAgent now hosts the video capturer and provides necessary plumbing to drive it via an…  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: remoting/host/video_scheduler.h | 
| diff --git a/remoting/host/video_scheduler.h b/remoting/host/video_scheduler.h | 
| index 597a0f7e5015aa6a87e1294c0eddfc1e7418baea..c57ad10a0016b4cb1f9158026e9a292f8363f477 100644 | 
| --- a/remoting/host/video_scheduler.h | 
| +++ b/remoting/host/video_scheduler.h | 
| @@ -191,4 +191,4 @@ class VideoScheduler : public base::RefCountedThreadSafe<VideoScheduler>, | 
| } // namespace remoting | 
| -#endif // REMOTING_HOST_SCREEN_RECORDER_H_ | 
| +#endif // REMOTING_HOST_VIDEO_SCHEDULER_H_ |