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 187aae4474999664e3e5fa639c53ca3c35710500..96717d5c0d2e849d492dfb38c3a9c73996453224 100644 |
--- a/content/renderer/pepper/pepper_plugin_delegate_impl.cc |
+++ b/content/renderer/pepper/pepper_plugin_delegate_impl.cc |
@@ -20,8 +20,8 @@ |
#include "content/common/child_process.h" |
#include "content/common/child_process_messages.h" |
#include "content/common/child_thread.h" |
-#include "content/common/file_system/file_system_dispatcher.h" |
-#include "content/common/file_system_messages.h" |
+#include "content/common/fileapi/file_system_dispatcher.h" |
+#include "content/common/fileapi/file_system_messages.h" |
#include "content/common/gpu/client/content_gl_context.h" |
#include "content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h" |
#include "content/common/pepper_file_messages.h" |