| Index: remoting/host/ui_strings.h
|
| diff --git a/remoting/host/ui_strings.h b/remoting/host/ui_strings.h
|
| index 8f52008e6918a2b3a6c0f684b632c9a9cc705bf9..356c27ad7bd7602af2325af127aa8d4b88983ffd 100644
|
| --- a/remoting/host/ui_strings.h
|
| +++ b/remoting/host/ui_strings.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef REMOTING_HOST_UI_STRINGS_H_
|
| #define REMOTING_HOST_UI_STRINGS_H_
|
|
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
|
|
| // This struct contains localized strings to be displayed in host dialogs.
|
| // For the web-app, these are loaded from the appropriate messages.json
|
|
|