| Index: chrome/browser/nacl_host/nacl_browser.h
|
| diff --git a/chrome/browser/nacl_host/nacl_browser.h b/chrome/browser/nacl_host/nacl_browser.h
|
| index fec6edd599cd330f6d8d12f500245b9ff0cf4492..de752b4ba5c45be1ae9eceb168186e1cf1e7a63c 100644
|
| --- a/chrome/browser/nacl_host/nacl_browser.h
|
| +++ b/chrome/browser/nacl_host/nacl_browser.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_NACL_HOST_NACL_BROWSER_H_
|
|
|
| #include "base/bind.h"
|
| -#include "base/file_util_proxy.h"
|
| +#include "base/files/file_util_proxy.h"
|
| #include "base/memory/singleton.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/platform_file.h"
|
|
|