| Index: third_party/WebKit/Source/core/core.gypi
 | 
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
 | 
| index ea34444f994389e67d6fe863d457050634129524..0f6f19ee483bb8aa823fedfd07305d77f26b8c54 100644
 | 
| --- a/third_party/WebKit/Source/core/core.gypi
 | 
| +++ b/third_party/WebKit/Source/core/core.gypi
 | 
| @@ -1713,6 +1713,7 @@
 | 
|              'fetch/ResourceLoaderOptions.h',
 | 
|              'fetch/ResourceLoaderSet.cpp',
 | 
|              'fetch/ResourceLoaderSet.h',
 | 
| +            'fetch/ResourceLoadingLog.h',
 | 
|              'fetch/ScriptResource.cpp',
 | 
|              'fetch/ScriptResource.h',
 | 
|              'fetch/SubstituteData.h',
 | 
| 
 |