| Index: remoting/capturer/mac/scoped_pixel_buffer_object.cc
|
| diff --git a/remoting/host/mac/scoped_pixel_buffer_object.cc b/remoting/capturer/mac/scoped_pixel_buffer_object.cc
|
| similarity index 95%
|
| rename from remoting/host/mac/scoped_pixel_buffer_object.cc
|
| rename to remoting/capturer/mac/scoped_pixel_buffer_object.cc
|
| index 7ca2c276c4014ec93d280a05559e70e970bea1a4..39afc3e75dce34b3bd5c80b524228e2e9321263b 100644
|
| --- a/remoting/host/mac/scoped_pixel_buffer_object.cc
|
| +++ b/remoting/capturer/mac/scoped_pixel_buffer_object.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "remoting/host/mac/scoped_pixel_buffer_object.h"
|
| +#include "remoting/capturer/mac/scoped_pixel_buffer_object.h"
|
|
|
| namespace remoting {
|
|
|
|
|