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