| Index: remoting/host/input_injector_android.cc
|
| diff --git a/remoting/host/input_injector_android.cc b/remoting/host/input_injector_android.cc
|
| index f21f3a240ade77a15d0bd56a6e23da56eed4d96c..8288f32191264bf81cdae10f981705df6e4c1dcc 100644
|
| --- a/remoting/host/input_injector_android.cc
|
| +++ b/remoting/host/input_injector_android.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "base/logging.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "remoting/host/input_injector.h"
|
|
|
|
|