Reviewers: marja,

Description:
Drop unused includes from worker-thread.cc

BUG=none
[email protected]
LOG=n

Please review this at https://codereview.chromium.org/302463007/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+0, -2 lines):
  M src/libplatform/worker-thread.cc


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"



--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to