summaryrefslogtreecommitdiffstats
path: root/chrome/worker/nativewebworker_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/worker/nativewebworker_impl.h')
-rw-r--r--chrome/worker/nativewebworker_impl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/worker/nativewebworker_impl.h b/chrome/worker/nativewebworker_impl.h
index 2407136..ac7e801 100644
--- a/chrome/worker/nativewebworker_impl.h
+++ b/chrome/worker/nativewebworker_impl.h
@@ -6,8 +6,8 @@
#define CHROME_WORKER_NATIVEWORKER_H_
#include "base/basictypes.h"
-#include "webkit/api/public/WebWorker.h"
-#include "webkit/api/public/WebWorkerClient.h"
+#include "third_party/WebKit/WebKit/chromium/public/WebWorker.h"
+#include "third_party/WebKit/WebKit/chromium/public/WebWorkerClient.h"
// Forward declaration for the listener thread pointer.