Index: chrome/browser/shell_integration_linux.cc |
diff --git a/chrome/browser/shell_integration_linux.cc b/chrome/browser/shell_integration_linux.cc |
index 64bb16254341334e459c6ae925c4e795346a1d3a..536be8ef5adcc2130fa781434ee99bb55edb745d 100644 |
--- a/chrome/browser/shell_integration_linux.cc |
+++ b/chrome/browser/shell_integration_linux.cc |
@@ -23,7 +23,7 @@ |
#include "base/i18n/file_util_icu.h" |
#include "base/memory/ref_counted_memory.h" |
#include "base/memory/scoped_ptr.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/path_service.h" |
#include "base/posix/eintr_wrapper.h" |
#include "base/process_util.h" |