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

Unified Diff: base/win/text_services_message_filter.h

Issue 16897006: Move message_pump to base/message_loop. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 6 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 | « base/test/test_support_ios.mm ('k') | chrome/browser/chrome_browser_application_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/win/text_services_message_filter.h
diff --git a/base/win/text_services_message_filter.h b/base/win/text_services_message_filter.h
index facd6137125b7c98162ed81eaf61cf146ceaded0..704c1da640b55d63cd62864196170b98f1bfedb4 100644
--- a/base/win/text_services_message_filter.h
+++ b/base/win/text_services_message_filter.h
@@ -9,7 +9,7 @@
#include <Windows.h>
#include "base/memory/scoped_ptr.h"
-#include "base/message_pump_win.h"
+#include "base/message_loop/message_pump_win.h"
#include "base/win/metro.h"
#include "base/win/scoped_comptr.h"
« no previous file with comments | « base/test/test_support_ios.mm ('k') | chrome/browser/chrome_browser_application_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698