diff options
Diffstat (limited to 'content/worker/websharedworker_stub.h')
-rw-r--r-- | content/worker/websharedworker_stub.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/worker/websharedworker_stub.h b/content/worker/websharedworker_stub.h index 8c9114b..e4e9ed5 100644 --- a/content/worker/websharedworker_stub.h +++ b/content/worker/websharedworker_stub.h @@ -10,7 +10,7 @@ #include "content/worker/worker_webapplicationcachehost_impl.h" #include "googleurl/src/gurl.h" #include "ipc/ipc_listener.h" -#include "third_party/WebKit/Source/WebKit/chromium/public/WebSharedWorker.h" +#include "third_party/WebKit/public/web/WebSharedWorker.h" namespace WebKit { class WebSharedWorker; |