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

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

Issue 2227563003: Refactoring button field and its type (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix new instances Created 4 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
Index: chrome/browser/history/history_browsertest.cc
diff --git a/chrome/browser/history/history_browsertest.cc b/chrome/browser/history/history_browsertest.cc
index f8b5f5c8f5a6415ce32db22119f325781369e054..c5cc496fff5025e5707ccd7d362ffffe744089c9 100644
--- a/chrome/browser/history/history_browsertest.cc
+++ b/chrome/browser/history/history_browsertest.cc
@@ -269,7 +269,7 @@ IN_PROC_BROWSER_TEST_F(HistoryBrowserTest,
content::SimulateMouseClick(
browser()->tab_strip_model()->GetActiveWebContents(), 0,
- blink::WebMouseEvent::ButtonLeft);
+ blink::WebMouseEvent::Button::Left);
LoadAndWaitForFile("history_length_test_page_11.html");
}
« no previous file with comments | « chrome/browser/extensions/api/web_request/web_request_apitest.cc ('k') | chrome/browser/history/redirect_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698