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

Unified Diff: content/test/browser_test_message_pump_android.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 | « content/shell/shell_application_mac.h ('k') | net/proxy/proxy_config_service_linux.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/browser_test_message_pump_android.h
diff --git a/content/test/browser_test_message_pump_android.h b/content/test/browser_test_message_pump_android.h
index d19b4494effc531f62f144da39d3b86f4823f674..1b670c1d784843bcdb6a2ba9c191dc6c6e492801 100644
--- a/content/test/browser_test_message_pump_android.h
+++ b/content/test/browser_test_message_pump_android.h
@@ -7,7 +7,7 @@
#include "base/android/jni_android.h"
#include "base/compiler_specific.h"
-#include "base/message_pump_android.h"
+#include "base/message_loop/message_pump_android.h"
namespace content {
« no previous file with comments | « content/shell/shell_application_mac.h ('k') | net/proxy/proxy_config_service_linux.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698