| Index: remoting/host/screen_recorder.cc
|
| diff --git a/remoting/host/screen_recorder.cc b/remoting/host/screen_recorder.cc
|
| index 7533b5ffa3de7001b048a4ce020f5aaec211d309..adeb1a1a2eeed5c391b1734e1eebf40e658ed910 100644
|
| --- a/remoting/host/screen_recorder.cc
|
| +++ b/remoting/host/screen_recorder.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/stl_util-inl.h"
|
| +#include "base/stl_util.h"
|
| #include "base/task.h"
|
| #include "base/time.h"
|
| #include "remoting/base/capture_data.h"
|
|
|