| Index: Source/platform/network/ResourceLoadPriority.h
|
| diff --git a/Source/platform/network/ResourceLoadPriority.h b/Source/platform/network/ResourceLoadPriority.h
|
| index ccf48d9f821b31f6e675fc4c0849170d1970e18d..b6178b96d22a1f3e96a1a00c692cf7caaa44cce3 100644
|
| --- a/Source/platform/network/ResourceLoadPriority.h
|
| +++ b/Source/platform/network/ResourceLoadPriority.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef ResourceLoadPriority_h
|
| #define ResourceLoadPriority_h
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| enum ResourceLoadPriority {
|
| // The unresolved priority is here for the convenience of the clients. It
|
|
|