| Index: third_party/WebKit/Source/platform/loader/fetch/ResourceLoadingLog.h
|
| diff --git a/third_party/WebKit/Source/platform/loader/fetch/ResourceLoadingLog.h b/third_party/WebKit/Source/platform/loader/fetch/ResourceLoadingLog.h
|
| index 796dd159572d561970803cead121796efd8d7678..9f5d6becc0bfe6a0934a4062cf0ccd65eca63fca 100644
|
| --- a/third_party/WebKit/Source/platform/loader/fetch/ResourceLoadingLog.h
|
| +++ b/third_party/WebKit/Source/platform/loader/fetch/ResourceLoadingLog.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef ResourceLoadingLog_h
|
| #define ResourceLoadingLog_h
|
|
|
| -#include "wtf/Assertions.h"
|
| +#include "platform/wtf/Assertions.h"
|
|
|
| #if DCHECK_IS_ON()
|
| // We can see logs with |--v=N| or |--vmodule=ResourceLoadingLog=N| where N is a
|
|
|