Index: content/worker/websharedworker_stub.cc |
diff --git a/content/worker/websharedworker_stub.cc b/content/worker/websharedworker_stub.cc |
index 28347eabbea5c9eb2fdb7f58555f401b807c369c..d18c96a9ba1cccd2386a31f1edecad41bb290ac2 100644 |
--- a/content/worker/websharedworker_stub.cc |
+++ b/content/worker/websharedworker_stub.cc |
@@ -6,7 +6,7 @@ |
#include "content/common/child_process.h" |
#include "content/common/child_thread.h" |
-#include "content/common/file_system/file_system_dispatcher.h" |
+#include "content/common/fileapi/file_system_dispatcher.h" |
#include "content/common/webmessageportchannel_impl.h" |
#include "content/common/worker_messages.h" |
#include "base/compiler_specific.h" |