| Index: content/browser/renderer_host/quota_dispatcher_host.cc
|
| diff --git a/content/browser/renderer_host/quota_dispatcher_host.cc b/content/browser/renderer_host/quota_dispatcher_host.cc
|
| index 4bc387577cef96ed6d9b8a3bfd86639ba6494ca8..b6348203225f49a0aa3f0496f99c755eb4061bb8 100644
|
| --- a/content/browser/renderer_host/quota_dispatcher_host.cc
|
| +++ b/content/browser/renderer_host/quota_dispatcher_host.cc
|
| @@ -8,8 +8,8 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "content/common/quota_messages.h"
|
| #include "content/public/browser/quota_permission_context.h"
|
| -#include "googleurl/src/gurl.h"
|
| #include "net/base/net_util.h"
|
| +#include "url/gurl.h"
|
| #include "webkit/browser/quota/quota_manager.h"
|
|
|
| using quota::QuotaClient;
|
|
|