| 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 96062cefe189b0a894821336283e3f4f73ce84b0..9b7798aea7527f8c66eaa47f9c0cefa0f1700a76 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -1872,6 +1872,8 @@
|
| 'inspector/InspectorOverlayHost.h',
|
| 'inspector/InspectorPageAgent.cpp',
|
| 'inspector/InspectorPageAgent.h',
|
| + 'inspector/InspectorWebPerfAgent.cpp',
|
| + 'inspector/InspectorWebPerfAgent.h',
|
| 'inspector/InspectorResourceContainer.cpp',
|
| 'inspector/InspectorResourceContainer.h',
|
| 'inspector/InspectorResourceContentLoader.cpp',
|
|
|