| Index: remoting/host/pairing_registry_delegate_linux.cc
|
| diff --git a/remoting/host/pairing_registry_delegate_linux.cc b/remoting/host/pairing_registry_delegate_linux.cc
|
| index 838edd28e0c10cac2114a20e84752f6a181f1358..755c910ec51a5e805efb66f7e9949c45ae712b57 100644
|
| --- a/remoting/host/pairing_registry_delegate_linux.cc
|
| +++ b/remoting/host/pairing_registry_delegate_linux.cc
|
| @@ -5,8 +5,8 @@
|
| #include "remoting/host/pairing_registry_delegate_linux.h"
|
|
|
| #include "base/bind.h"
|
| -#include "base/file_util.h"
|
| #include "base/files/file_enumerator.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/files/important_file_writer.h"
|
| #include "base/json/json_file_value_serializer.h"
|
| #include "base/json/json_string_value_serializer.h"
|
|
|