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

Unified Diff: ios/web/public/test/test_web_client.h

Issue 1258833005: Removing GetWebViewFactory method in WebClient. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | ios/web/public/web_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/public/test/test_web_client.h
diff --git a/ios/web/public/test/test_web_client.h b/ios/web/public/test/test_web_client.h
index b6eb16774713867315933cf18203fca41f9464b7..133795e87836a540e64dcd8595b93eb3559ce2c2 100644
--- a/ios/web/public/test/test_web_client.h
+++ b/ios/web/public/test/test_web_client.h
@@ -14,8 +14,6 @@
namespace web {
-class WebViewFactory;
-
// A WebClient used for testing purposes.
class TestWebClient : public web::WebClient {
public:
« no previous file with comments | « no previous file | ios/web/public/web_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698