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

Unified Diff: chrome/test/remoting/remote_desktop_browsertest.h

Issue 63273002: Rename WebKit namespace to blink (part 4) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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/test/base/chrome_render_view_test.cc ('k') | chrome/test/remoting/remote_desktop_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/remoting/remote_desktop_browsertest.h
diff --git a/chrome/test/remoting/remote_desktop_browsertest.h b/chrome/test/remoting/remote_desktop_browsertest.h
index 36abbfda1a21d19bb8deca84326709f151e8b41c..7591b92db54a3073ae20af688db5c8d76ac22c6e 100644
--- a/chrome/test/remoting/remote_desktop_browsertest.h
+++ b/chrome/test/remoting/remote_desktop_browsertest.h
@@ -110,7 +110,7 @@ class RemoteDesktopBrowserTest : public extensions::PlatformAppBrowserTest {
// Helper to simulate a mouse click.
void SimulateMouseClickAt(
- int modifiers, WebKit::WebMouseEvent::Button button, int x, int y);
+ int modifiers, blink::WebMouseEvent::Button button, int x, int y);
// The following helpers each perform a composite task.
« no previous file with comments | « chrome/test/base/chrome_render_view_test.cc ('k') | chrome/test/remoting/remote_desktop_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698