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

Unified Diff: content/test/test_webkit_platform_support.h

Issue 291333004: Remove old createLayerTreeViewForTesting() from platform support. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
« no previous file with comments | « no previous file | content/test/test_webkit_platform_support.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/test_webkit_platform_support.h
diff --git a/content/test/test_webkit_platform_support.h b/content/test/test_webkit_platform_support.h
index 53650c61af8b2da3af402e74ef8e0edd46733d6f..2eaf298e601611788383d5e4589e0eb77c55d74a 100644
--- a/content/test/test_webkit_platform_support.h
+++ b/content/test/test_webkit_platform_support.h
@@ -82,8 +82,6 @@ class TestWebKitPlatformSupport
virtual void serveAsynchronousMockedRequests();
virtual blink::WebString webKitRootDir();
virtual blink::WebLayerTreeView* createLayerTreeViewForTesting();
- virtual blink::WebLayerTreeView* createLayerTreeViewForTesting(
- TestViewType type);
virtual blink::WebData readFromFile(const blink::WebString& path);
private:
« no previous file with comments | « no previous file | content/test/test_webkit_platform_support.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698