| Index: content/browser/download/download_file_factory.h
|
| diff --git a/content/browser/download/download_file_factory.h b/content/browser/download/download_file_factory.h
|
| index dc260caa96b84b1e63065f2f8108d2edc9b168d1..2600e3f845520b26fc83679450ddd726bd063f45 100644
|
| --- a/content/browser/download/download_file_factory.h
|
| +++ b/content/browser/download/download_file_factory.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "content/common/content_export.h"
|
| -#include "googleurl/src/gurl.h"
|
| +#include "url/gurl.h"
|
|
|
| namespace net {
|
| class BoundNetLog;
|
|
|