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

Unified Diff: content/browser/udev_linux.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/browser/power_save_blocker_x11.cc ('k') | content/browser/web_contents/web_contents_view_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/udev_linux.h
diff --git a/content/browser/udev_linux.h b/content/browser/udev_linux.h
index 571d03b6633259b947e8a80273c97708c34b44ee..2b89094c8b676548e87a1f4fd2b8d14bb77aaef3 100644
--- a/content/browser/udev_linux.h
+++ b/content/browser/udev_linux.h
@@ -41,7 +41,7 @@
#include "base/basictypes.h"
#include "base/callback.h"
#include "base/compiler_specific.h"
-#include "base/message_pump_libevent.h"
+#include "base/message_loop/message_pump_libevent.h"
extern "C" {
struct udev;
« no previous file with comments | « content/browser/power_save_blocker_x11.cc ('k') | content/browser/web_contents/web_contents_view_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698