Index: content/renderer/npapi/webplugin_delegate_proxy.cc |
diff --git a/content/renderer/npapi/webplugin_delegate_proxy.cc b/content/renderer/npapi/webplugin_delegate_proxy.cc |
index 13eb8a7e5a8c64576cb39d628d220326871daf24..76d764d42949f53b4aaf57f62350138649be710b 100644 |
--- a/content/renderer/npapi/webplugin_delegate_proxy.cc |
+++ b/content/renderer/npapi/webplugin_delegate_proxy.cc |
@@ -9,7 +9,7 @@ |
#include "base/auto_reset.h" |
#include "base/basictypes.h" |
#include "base/command_line.h" |
-#include "base/file_util.h" |
+#include "base/files/file_util.h" |
#include "base/logging.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |