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

Unified Diff: src/debug.h

Issue 120933003: Remove socket.h include from debug.h (Closed) Base URL: git://github.com/v8/v8.git@master
Patch Set: fix for d8-debug.cc Created 6 years, 12 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 | « src/d8-debug.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/debug.h
diff --git a/src/debug.h b/src/debug.h
index d1b3b23afbdf227ea737d106fa85f56a0666b666..564f9e8854b9544d4ac0286e69ff2d5a12d5dfba 100644
--- a/src/debug.h
+++ b/src/debug.h
@@ -38,7 +38,6 @@
#include "frames-inl.h"
#include "hashmap.h"
#include "platform.h"
-#include "platform/socket.h"
#include "string-stream.h"
#include "v8threads.h"
« no previous file with comments | « src/d8-debug.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698