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

Unified Diff: win8/metro_driver/ime/text_service.cc

Issue 126513004: Rename RootWindowHost to WindowTreeHost (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 11 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 | « ui/views/win/hwnd_message_handler.h ('k') | win8/viewer/metro_viewer_process_host.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: win8/metro_driver/ime/text_service.cc
diff --git a/win8/metro_driver/ime/text_service.cc b/win8/metro_driver/ime/text_service.cc
index d9015cad7486a477f4925a9dfa4e99aa32240268..de82a78969ca0062187efb70a0fd8f2c037825f3 100644
--- a/win8/metro_driver/ime/text_service.cc
+++ b/win8/metro_driver/ime/text_service.cc
@@ -46,7 +46,7 @@
// TextServiceImpl
// -> ChromeAppViewAsh
// -- (process boundary) --
-// -> RemoteRootWindowHostWin
+// -> RemoteWindowTreeHostWin
// -> RemoteInputMethodWin
//
// browser process -> metro_driver process
@@ -55,7 +55,7 @@
// - MetroViewerHostMsg_ImeTextInputClientUpdated
// Message Routing:
// RemoteInputMethodWin
-// -> RemoteRootWindowHostWin
+// -> RemoteWindowTreeHostWin
// -- (process boundary) --
// -> ChromeAppViewAsh
// -> TextServiceImpl
« no previous file with comments | « ui/views/win/hwnd_message_handler.h ('k') | win8/viewer/metro_viewer_process_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698