| Index: content/browser/safe_util_win.cc
|
| diff --git a/content/browser/safe_util_win.cc b/content/browser/safe_util_win.cc
|
| index 71afa1326660adf814c9b1d0cdb4e062cc779c55..2dce2ca10f1a8fa0bf82bea6796476df7c6108d9 100644
|
| --- a/content/browser/safe_util_win.cc
|
| +++ b/content/browser/safe_util_win.cc
|
| @@ -13,8 +13,8 @@
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/win/scoped_comptr.h"
|
| -#include "googleurl/src/gurl.h"
|
| #include "ui/base/win/shell.h"
|
| +#include "url/gurl.h"
|
|
|
| namespace content {
|
| namespace {
|
|
|