| Index: chrome/browser/download/download_request_limiter.cc
|
| diff --git a/chrome/browser/download/download_request_limiter.cc b/chrome/browser/download/download_request_limiter.cc
|
| index b80b86e7fb7d979e8bbb68392f2c2341c22e289c..c99e029bc2ef142ec4c3a7273f68ded528e7a61f 100644
|
| --- a/chrome/browser/download/download_request_limiter.cc
|
| +++ b/chrome/browser/download/download_request_limiter.cc
|
| @@ -24,7 +24,7 @@
|
| #include "content/public/browser/resource_dispatcher_host.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/browser/web_contents_delegate.h"
|
| -#include "googleurl/src/gurl.h"
|
| +#include "url/gurl.h"
|
|
|
| using content::BrowserThread;
|
| using content::NavigationController;
|
|
|