diff options
Diffstat (limited to 'Tools/DumpRenderTree/DumpRenderTree.gypi')
| -rw-r--r-- | Tools/DumpRenderTree/DumpRenderTree.gypi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Tools/DumpRenderTree/DumpRenderTree.gypi b/Tools/DumpRenderTree/DumpRenderTree.gypi index 26722ece7..dd768d049 100644 --- a/Tools/DumpRenderTree/DumpRenderTree.gypi +++ b/Tools/DumpRenderTree/DumpRenderTree.gypi @@ -83,6 +83,8 @@ 'chromium/TestRunner/src/EventSender.h', 'chromium/TestRunner/src/GamepadController.cpp', 'chromium/TestRunner/src/GamepadController.h', + 'chromium/TestRunner/src/KeyCodeMapping.cpp', + 'chromium/TestRunner/src/KeyCodeMapping.h', 'chromium/TestRunner/src/TestInterfaces.cpp', 'chromium/TestRunner/src/TestInterfaces.h', 'chromium/TestRunner/src/TextInputController.cpp', @@ -110,6 +112,7 @@ 'TestNetscapePlugIn/Tests/GetURLWithJavaScriptURLDestroyingPlugin.cpp', 'TestNetscapePlugIn/Tests/GetUserAgentWithNullNPPFromNPPNew.cpp', 'TestNetscapePlugIn/Tests/NPPNewFails.cpp', + 'TestNetscapePlugIn/Tests/NPRuntimeCallsWithNullNPP.cpp', 'TestNetscapePlugIn/Tests/NPRuntimeObjectFromDestroyedPlugin.cpp', 'TestNetscapePlugIn/Tests/NPRuntimeRemoveProperty.cpp', 'TestNetscapePlugIn/Tests/NullNPPGetValuePointer.cpp', |
