Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / content / child / npapi / np_channel_base.cc
index e7f2ca2..c39ff4c 100644 (file)
@@ -13,7 +13,7 @@
 #include "ipc/ipc_sync_message.h"
 
 #if defined(OS_POSIX)
-#include "base/file_util.h"
+#include "base/files/file_util.h"
 #include "ipc/ipc_channel_posix.h"
 #endif