Chromium Code Reviews

Unified Diff: Tools/DumpRenderTree/TestNetscapePlugIn/CMakeLists.txt

Issue 12475008: Merge 144236 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1364/
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « Tools/DumpRenderTree/DumpRenderTree.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/DumpRenderTree/TestNetscapePlugIn/CMakeLists.txt
===================================================================
--- Tools/DumpRenderTree/TestNetscapePlugIn/CMakeLists.txt (revision 145274)
+++ Tools/DumpRenderTree/TestNetscapePlugIn/CMakeLists.txt (working copy)
@@ -13,6 +13,7 @@
${WEBKIT_TESTNETSCAPEPLUGIN_DIR}/Tests/GetURLWithJavaScriptURL.cpp
${WEBKIT_TESTNETSCAPEPLUGIN_DIR}/Tests/GetURLWithJavaScriptURLDestroyingPlugin.cpp
${WEBKIT_TESTNETSCAPEPLUGIN_DIR}/Tests/GetUserAgentWithNullNPPFromNPPNew.cpp
+ ${WEBKIT_TESTNETSCAPEPLUGIN_DIR}/Tests/LogNPPSetWindow.cpp
${WEBKIT_TESTNETSCAPEPLUGIN_DIR}/Tests/NPDeallocateCalledBeforeNPShutdown.cpp
${WEBKIT_TESTNETSCAPEPLUGIN_DIR}/Tests/NPPNewFails.cpp
${WEBKIT_TESTNETSCAPEPLUGIN_DIR}/Tests/NPPSetWindowCalledDuringDestruction.cpp
« no previous file with comments | « Tools/DumpRenderTree/DumpRenderTree.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine