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

Unified Diff: src/libplatform/worker-thread.cc

Issue 302463007: Drop unused includes from worker-thread.cc (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/libplatform/worker-thread.cc
diff --git a/src/libplatform/worker-thread.cc b/src/libplatform/worker-thread.cc
index e7d8ec76345b27740b7d6a6c1608abe28bb60e71..535b0ad8aa8fb6a00f75a5907ba73f213f5af433 100644
--- a/src/libplatform/worker-thread.cc
+++ b/src/libplatform/worker-thread.cc
@@ -4,8 +4,6 @@
#include "worker-thread.h"
-// TODO(jochen): We should have our own version of checks.h.
-#include "../checks.h"
#include "../../include/v8-platform.h"
#include "task-queue.h"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698