| Index: remoting/host/setup/oauth_helper.cc
|
| diff --git a/remoting/host/setup/oauth_helper.cc b/remoting/host/setup/oauth_helper.cc
|
| index 6ea46d5e5db38d74f7c4cd36a8b62b461ae498d7..6cc119ab5dd8f62a1978a5d86e3b3a32fb49d9c8 100644
|
| --- a/remoting/host/setup/oauth_helper.cc
|
| +++ b/remoting/host/setup/oauth_helper.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "remoting/host/setup/oauth_helper.h"
|
|
|
| -#include "base/stringprintf.h"
|
| +#include "base/strings/stringprintf.h"
|
| #include "google_apis/google_api_keys.h"
|
| #include "googleurl/src/url_parse.h"
|
| #include "net/base/escape.h"
|
|
|