Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(41)

Unified Diff: webkit/glue/worker_task_runner.h

Issue 15937016: Update refernces to Blink's Platform API (webkit) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/glue/weburlresponse_extradata_impl.h ('k') | webkit/media/active_loader.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/worker_task_runner.h
diff --git a/webkit/glue/worker_task_runner.h b/webkit/glue/worker_task_runner.h
index 49b1cd76ca314d4dc85b3c09d7bd664ad67ecbf5..8e84b88fda9a4ab50db4cc3e95326b48851aab78 100644
--- a/webkit/glue/worker_task_runner.h
+++ b/webkit/glue/worker_task_runner.h
@@ -11,7 +11,7 @@
#include "base/callback_forward.h"
#include "base/synchronization/lock.h"
#include "base/threading/thread_local.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebWorkerRunLoop.h"
+#include "third_party/WebKit/public/platform/WebWorkerRunLoop.h"
#include "webkit/glue/webkit_glue_export.h"
namespace webkit_glue {
« no previous file with comments | « webkit/glue/weburlresponse_extradata_impl.h ('k') | webkit/media/active_loader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698