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

Unified Diff: chrome/browser/tab_render_watcher_browsertest.cc

Issue 10170045: Fix HtmlDialog typos. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 | « chrome/browser/printing/print_dialog_cloud.cc ('k') | chrome/common/chrome_notification_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/tab_render_watcher_browsertest.cc
diff --git a/chrome/browser/tab_render_watcher_browsertest.cc b/chrome/browser/tab_render_watcher_browsertest.cc
index d488b12b79e226cef721c42f82e76d03134fb8e9..ee7148cda7fa635476b2770657d690d79f0576ea 100644
--- a/chrome/browser/tab_render_watcher_browsertest.cc
+++ b/chrome/browser/tab_render_watcher_browsertest.cc
@@ -57,7 +57,7 @@ class TabRenderWatcherTest : public InProcessBrowserTest,
bool main_frame_rendered_;
};
-// Migrated from HtmlDialogBrowserTest.TestStateTransition, which times out
+// Migrated from WebDialogBrowserTest.TestStateTransition, which times out
// about 5~10% of runs. See crbug.com/86059.
IN_PROC_BROWSER_TEST_F(TabRenderWatcherTest, DISABLED_TestStateTransition) {
views::WebView* webview = new views::WebView(browser()->profile());
« no previous file with comments | « chrome/browser/printing/print_dialog_cloud.cc ('k') | chrome/common/chrome_notification_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698