summaryrefslogtreecommitdiffstats
path: root/content/browser/safe_util_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/safe_util_win.cc')
-rw-r--r--content/browser/safe_util_win.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/safe_util_win.cc b/content/browser/safe_util_win.cc
index 71afa13..2dce2ca 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 {