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

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

Issue 426233002: Land the Fan (disabled) (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 5 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
Index: test/cctest/test-symbols.cc
diff --git a/test/cctest/test-symbols.cc b/test/cctest/test-symbols.cc
index 9ab023fe1dd8281b6196086336ad9743ecb1e895..066c99703763dd2cc94e6dd6d5b00799350e49f6 100644
--- a/test/cctest/test-symbols.cc
+++ b/test/cctest/test-symbols.cc
@@ -8,6 +8,7 @@
#include "src/v8.h"
#include "src/objects.h"
+#include "src/ostreams.h"
#include "test/cctest/cctest.h"
using namespace v8::internal;

Powered by Google App Engine
This is Rietveld 408576698