| Index: remoting/capturer/win/scoped_thread_desktop.cc
|
| diff --git a/remoting/host/win/scoped_thread_desktop.cc b/remoting/capturer/win/scoped_thread_desktop.cc
|
| similarity index 90%
|
| rename from remoting/host/win/scoped_thread_desktop.cc
|
| rename to remoting/capturer/win/scoped_thread_desktop.cc
|
| index b6efd79939a56e2d94395701280d466379ed20ae..bbde5207147f2f15fc3bb8ff8b7298368feb8a43 100644
|
| --- a/remoting/host/win/scoped_thread_desktop.cc
|
| +++ b/remoting/capturer/win/scoped_thread_desktop.cc
|
| @@ -2,11 +2,11 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "remoting/host/win/scoped_thread_desktop.h"
|
| +#include "remoting/capturer/win/scoped_thread_desktop.h"
|
|
|
| #include "base/logging.h"
|
|
|
| -#include "remoting/host/win/desktop.h"
|
| +#include "remoting/capturer/win/desktop.h"
|
|
|
| namespace remoting {
|
|
|
|
|