| Index: Source/core/platform/network/BlobRegistryProxy.h
|
| diff --git a/Source/core/platform/network/BlobRegistryProxy.h b/Source/core/platform/network/BlobRegistryProxy.h
|
| index 34c7215cd32eea3cb4e2640df0ff65ae8a2ed1f9..264a4c37e78e579fbd0e75d57dac2c5912593b9c 100644
|
| --- a/Source/core/platform/network/BlobRegistryProxy.h
|
| +++ b/Source/core/platform/network/BlobRegistryProxy.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef BlobRegistryProxy_h
|
| #define BlobRegistryProxy_h
|
|
|
| -#include "BlobRegistry.h"
|
| +#include "core/platform/network/BlobRegistry.h"
|
|
|
| namespace WebKit { class WebBlobRegistry; }
|
|
|
|
|