| Index: content/browser/streams/stream_registry.h
|
| diff --git a/content/browser/streams/stream_registry.h b/content/browser/streams/stream_registry.h
|
| index eaab7ef0b258a4a5b79aa4e5039a439c5f8de213..e75c97c1699ae1f625180b929bdc779c2696a619 100644
|
| --- a/content/browser/streams/stream_registry.h
|
| +++ b/content/browser/streams/stream_registry.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/threading/non_thread_safe.h"
|
| #include "content/common/content_export.h"
|
| -#include "googleurl/src/gurl.h"
|
| +#include "url/gurl.h"
|
|
|
| namespace content {
|
|
|
|
|