Index: content/browser/download/download_item_impl.h |
diff --git a/content/browser/download/download_item_impl.h b/content/browser/download/download_item_impl.h |
index dc796d24060bb520bb945c8b185b3f63b6e7cc33..974d7271a5209830de2db0c0c05b796a96f8d7d9 100644 |
--- a/content/browser/download/download_item_impl.h |
+++ b/content/browser/download/download_item_impl.h |
@@ -21,9 +21,9 @@ |
#include "content/public/browser/download_destination_observer.h" |
#include "content/public/browser/download_id.h" |
#include "content/public/browser/download_item.h" |
-#include "googleurl/src/gurl.h" |
#include "net/base/net_errors.h" |
#include "net/base/net_log.h" |
+#include "url/gurl.h" |
namespace content { |
class DownloadFile; |