Index: Source/platform/blink_platform.gypi |
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi |
index 983ba11a78f48b8db12b98853aaca351083bf920..5004061cad428d86023bb77265a166b5e8b29120 100644 |
--- a/Source/platform/blink_platform.gypi |
+++ b/Source/platform/blink_platform.gypi |
@@ -93,6 +93,8 @@ |
'PlatformTouchEvent.h', |
'PlatformTouchPoint.h', |
'PlatformWheelEvent.h', |
+ 'PluginScriptForbiddenScope.cpp', |
+ 'PluginScriptForbiddenScope.h', |
'PopupMenu.h', |
'PopupMenuStyle.h', |
'Prerender.cpp', |