| Index: chrome/browser/renderer_host/pepper/pepper_crx_file_system_message_filter.cc
|
| diff --git a/chrome/browser/renderer_host/pepper/pepper_crx_file_system_message_filter.cc b/chrome/browser/renderer_host/pepper/pepper_crx_file_system_message_filter.cc
|
| index 0a95a17a9dff2a5b32b50de8d92018bfe626fdd7..276b79dcca860c5ed5822d360967e02900f4f067 100644
|
| --- a/chrome/browser/renderer_host/pepper/pepper_crx_file_system_message_filter.cc
|
| +++ b/chrome/browser/renderer_host/pepper/pepper_crx_file_system_message_filter.cc
|
| @@ -18,7 +18,7 @@
|
| #include "ppapi/host/host_message_context.h"
|
| #include "ppapi/host/ppapi_host.h"
|
| #include "ppapi/proxy/ppapi_messages.h"
|
| -#include "webkit/fileapi/isolated_context.h"
|
| +#include "webkit/browser/fileapi/isolated_context.h"
|
|
|
| namespace chrome {
|
|
|
|
|