Index: content/renderer/pepper/pepper_plugin_delegate_impl.cc |
diff --git a/content/renderer/pepper/pepper_plugin_delegate_impl.cc b/content/renderer/pepper/pepper_plugin_delegate_impl.cc |
index 69fc48e2fa75d189cad34a05c1126a97cd06520e..8c6eb0de5be2a90bf5c704e7ee4f65973550d29a 100644 |
--- a/content/renderer/pepper/pepper_plugin_delegate_impl.cc |
+++ b/content/renderer/pepper/pepper_plugin_delegate_impl.cc |
@@ -13,7 +13,7 @@ |
#include "base/callback.h" |
#include "base/command_line.h" |
#include "base/file_path.h" |
-#include "base/file_util_proxy.h" |
+#include "base/files/file_util_proxy.h" |
#include "base/logging.h" |
#include "base/string_split.h" |
#include "base/sync_socket.h" |