Index: content/worker/websharedworker_stub.cc |
diff --git a/content/worker/websharedworker_stub.cc b/content/worker/websharedworker_stub.cc |
index edc9d65b596ea6b545d1986cc1cdf8792709dc25..8201ce80f0ed2738d264c53a315a90c4bc2af708 100644 |
--- a/content/worker/websharedworker_stub.cc |
+++ b/content/worker/websharedworker_stub.cc |
@@ -12,8 +12,8 @@ |
#include "content/common/worker_messages.h" |
#include "content/worker/shared_worker_devtools_agent.h" |
#include "content/worker/worker_thread.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebURL.h" |
+#include "third_party/WebKit/public/platform/WebString.h" |
+#include "third_party/WebKit/public/platform/WebURL.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebSharedWorker.h" |
namespace content { |