| Index: third_party/WebKit/Source/platform/network/NetworkLog.h
|
| diff --git a/third_party/WebKit/Source/platform/network/NetworkLog.h b/third_party/WebKit/Source/platform/network/NetworkLog.h
|
| index 1e53e497433667c77b45c68a398ec68dc23bebda..6c323d803207d674c7aa21081a8f1138a1d59bd8 100644
|
| --- a/third_party/WebKit/Source/platform/network/NetworkLog.h
|
| +++ b/third_party/WebKit/Source/platform/network/NetworkLog.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef NetworkLog_h
|
| #define NetworkLog_h
|
|
|
| -#include "wtf/Assertions.h"
|
| +#include "platform/wtf/Assertions.h"
|
|
|
| #if DCHECK_IS_ON()
|
| // We can see logs with |--v=N| or |--vmodule=NetworkLog=N| where N is a
|
|
|