| Index: chrome/browser/nacl_host/nacl_browser.cc
|
| diff --git a/chrome/browser/nacl_host/nacl_browser.cc b/chrome/browser/nacl_host/nacl_browser.cc
|
| index ea9ea0f3cdbb316afd476820953ae9197b6ed49a..8460124903e137a067259a61cc78d0acbf2096eb 100644
|
| --- a/chrome/browser/nacl_host/nacl_browser.cc
|
| +++ b/chrome/browser/nacl_host/nacl_browser.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/command_line.h"
|
| #include "base/file_util.h"
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/metrics/histogram.h"
|
| #include "base/path_service.h"
|
| #include "base/pickle.h"
|
|
|