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

Unified Diff: chrome/test/base/ui_test_utils.cc

Issue 9600036: Move Render(View|Widget)Host and associated classes to content namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Ready for review, take 2 Created 8 years, 10 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: chrome/test/base/ui_test_utils.cc
diff --git a/chrome/test/base/ui_test_utils.cc b/chrome/test/base/ui_test_utils.cc
index 4ecb02616d9b02ec8f2c0f43720158b353a01776..e50d332b63e8e38705050fcf6513bffe01fed0c2 100644
--- a/chrome/test/base/ui_test_utils.cc
+++ b/chrome/test/base/ui_test_utils.cc
@@ -75,6 +75,8 @@ using content::DomOperationNotificationDetails;
using content::NavigationController;
using content::NavigationEntry;
using content::OpenURLParams;
+using content::RenderViewHost;
+using content::RenderWidgetHost;
using content::Referrer;
using content::WebContents;

Powered by Google App Engine
This is Rietveld 408576698