| Index: third_party/WebKit/Source/platform/blink_platform.gypi
 | 
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
 | 
| index 0dd85f56711cf1b7ce09a451010ffa9176b6795c..ccdb6e1024c6b6b3ad724c3ed200d0355e2c86f7 100644
 | 
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
 | 
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
 | 
| @@ -914,6 +914,7 @@
 | 
|        'network/LinkHeader.h',
 | 
|        'network/NetworkHints.cpp',
 | 
|        'network/NetworkHints.h',
 | 
| +      'network/NetworkLog.h',
 | 
|        'network/NetworkUtils.cpp',
 | 
|        'network/NetworkUtils.h',
 | 
|        'network/ParsedContentType.cpp',
 | 
| 
 |