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

Unified Diff: test/cctest/test-debug.cc

Issue 281723007: Remove socket implementation from V8. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: remove from cctest.h 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 | « test/cctest/cctest.gyp ('k') | test/cctest/test-socket.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/test-debug.cc
diff --git a/test/cctest/test-debug.cc b/test/cctest/test-debug.cc
index 1ee4810237715aae7e7126135e5cd29c3c66c521..2a2ca3e7cfd46b151742d307ea646432598b718e 100644
--- a/test/cctest/test-debug.cc
+++ b/test/cctest/test-debug.cc
@@ -37,7 +37,6 @@
#include "frames.h"
#include "platform.h"
#include "platform/condition-variable.h"
-#include "platform/socket.h"
#include "stub-cache.h"
#include "utils.h"
« no previous file with comments | « test/cctest/cctest.gyp ('k') | test/cctest/test-socket.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698