Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(555)

Unified Diff: webkit/tools/test_shell/test_shell.gypi

Issue 6973051: Remove MockWebFrame in favour of MockWebFrameClient and update corresponding tests. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src
Patch Set: whitespace Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/tools/test_shell/test_shell.gypi
diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi
index d289200b5ae627e035297fc519395674996612ac..96af6f6861cee7e04a0faf8b7b3caeb647d540f9 100644
--- a/webkit/tools/test_shell/test_shell.gypi
+++ b/webkit/tools/test_shell/test_shell.gypi
@@ -411,8 +411,7 @@
'../../glue/webkit_glue_unittest.cc',
'../../glue/webview_unittest.cc',
'../../mocks/mock_resource_loader_bridge.h',
- '../../mocks/mock_webframe.cc',
- '../../mocks/mock_webframe.h',
+ '../../mocks/mock_webframeclient.h',
'../../mocks/mock_weburlloader.cc',
'../../mocks/mock_weburlloader.h',
'../../plugins/npapi/plugin_group_unittest.cc',
« webkit/glue/media/simple_data_source_unittest.cc ('K') | « webkit/mocks/mock_webframeclient.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698