| Index: remoting/client/display/gl_helpers.cc
|
| diff --git a/remoting/client/gl_helpers.cc b/remoting/client/display/gl_helpers.cc
|
| similarity index 97%
|
| rename from remoting/client/gl_helpers.cc
|
| rename to remoting/client/display/gl_helpers.cc
|
| index 5cd1863ea1994a0f2a35b9dbc2c75f33f8fce144..bce438b7625e394ffaeb9d22cfe394d4ad5ad97f 100644
|
| --- a/remoting/client/gl_helpers.cc
|
| +++ b/remoting/client/display/gl_helpers.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/client/gl_helpers.h"
|
| +#include "remoting/client/display/gl_helpers.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|