| Index: content/browser/loader/throttling_resource_handler.h
|
| diff --git a/content/browser/loader/throttling_resource_handler.h b/content/browser/loader/throttling_resource_handler.h
|
| index de125b5cd94179657094d12865eaf447b3fcbc01..2661cdd7f3bcc2f9d867dcb4a74e055527d7472a 100644
|
| --- a/content/browser/loader/throttling_resource_handler.h
|
| +++ b/content/browser/loader/throttling_resource_handler.h
|
| @@ -9,7 +9,7 @@
|
| #include "base/memory/scoped_vector.h"
|
| #include "content/browser/loader/layered_resource_handler.h"
|
| #include "content/public/browser/resource_controller.h"
|
| -#include "googleurl/src/gurl.h"
|
| +#include "url/gurl.h"
|
|
|
| namespace content {
|
|
|
|
|