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

Unified Diff: content/browser/web_contents/web_contents_impl_unittest.cc

Issue 11000016: Move forms/ out of webkit/. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Response to review Created 8 years, 2 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 | « content/browser/web_contents/test_web_contents.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/web_contents/web_contents_impl_unittest.cc
diff --git a/content/browser/web_contents/web_contents_impl_unittest.cc b/content/browser/web_contents/web_contents_impl_unittest.cc
index ff80b1428b89b6a437748f5d47b26c86ee4d2a26..8de109bcff3c1ddaa228c480a52b71852152c4ee 100644
--- a/content/browser/web_contents/web_contents_impl_unittest.cc
+++ b/content/browser/web_contents/web_contents_impl_unittest.cc
@@ -36,6 +36,7 @@ using content::InterstitialPage;
using content::MockRenderProcessHost;
using content::NavigationEntry;
using content::NavigationEntryImpl;
+using content::PasswordForm;
using content::SiteInstance;
using content::RenderViewHost;
using content::RenderViewHostImplTestHarness;
@@ -45,7 +46,6 @@ using content::TestWebContents;
using content::WebContents;
using content::WebUI;
using content::WebUIController;
-using webkit::forms::PasswordForm;
namespace {
« no previous file with comments | « content/browser/web_contents/test_web_contents.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698