| Index: remoting/host/screen_capturer_fake.cc
|
| diff --git a/remoting/host/screen_capturer_fake.cc b/remoting/host/screen_capturer_fake.cc
|
| index 0a6707c58acb051d5a794169382e8e895c38055a..94b8c90d3fb337dda93d68e294408d1713139521 100644
|
| --- a/remoting/host/screen_capturer_fake.cc
|
| +++ b/remoting/host/screen_capturer_fake.cc
|
| @@ -5,7 +5,7 @@
|
| #include "remoting/host/screen_capturer_fake.h"
|
|
|
| #include "base/logging.h"
|
| -#include "base/time.h"
|
| +#include "base/time/time.h"
|
| #include "third_party/webrtc/modules/desktop_capture/desktop_frame.h"
|
|
|
| namespace remoting {
|
|
|