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 98e5388a38db650a41c1384b2f10e069acc3aa09..8b33aa8f6072597be9e04c99c25858f63ed72baf 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -1613,6 +1613,8 @@ |
'frame/DOMWindowTimers.h', |
'frame/DeprecatedScheduleStyleRecalcDuringLayout.cpp', |
'frame/DeprecatedScheduleStyleRecalcDuringLayout.h', |
+ 'frame/Deprecation.cpp', |
+ 'frame/Deprecation.h', |
'frame/DeviceSingleWindowEventController.cpp', |
'frame/DeviceSingleWindowEventController.h', |
'frame/EventHandlerRegistry.cpp', |