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

Unified Diff: chrome/browser/history/redirect_uitest.cc

Issue 1377001: [GTTF] Various ui tests cleanups: (Closed)
Patch Set: Created 10 years, 9 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/browser/history/redirect_uitest.cc
diff --git a/chrome/browser/history/redirect_uitest.cc b/chrome/browser/history/redirect_uitest.cc
index 976d91b77a163244050a27be9fceca9914e41951..bf89de15b322421ccbdf9b8177a04bb0fbb92221 100644
--- a/chrome/browser/history/redirect_uitest.cc
+++ b/chrome/browser/history/redirect_uitest.cc
@@ -21,9 +21,6 @@ namespace {
const wchar_t kDocRoot[] = L"chrome/test/data";
class RedirectTest : public UITest {
sky 2010/03/25 22:08:06 Go with: typedef UITest RedirectTest;
- protected:
- RedirectTest() : UITest() {
- }
};
// Tests a single server redirect

Powered by Google App Engine
This is Rietveld 408576698