Index: content/renderer/pepper/pepper_file_system_host.cc |
diff --git a/content/renderer/pepper/pepper_file_system_host.cc b/content/renderer/pepper/pepper_file_system_host.cc |
index ac36cd0a6dc1f059c7139c1714ea7f7399898f8d..79d1be699e4462c091b1816f216353b5ad2a4ad9 100644 |
--- a/content/renderer/pepper/pepper_file_system_host.cc |
+++ b/content/renderer/pepper/pepper_file_system_host.cc |
@@ -20,7 +20,7 @@ |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebFrame.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebPluginContainer.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebView.h" |
-#include "webkit/fileapi/file_system_util.h" |
+#include "webkit/common/fileapi/file_system_util.h" |
#include "webkit/plugins/ppapi/ppapi_plugin_instance.h" |
namespace content { |