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

Unified Diff: test/cctest/cctest.h

Issue 1285183010: Remove grab-bag includes of v8.h from everywhere. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Minor stylistic issue. Created 5 years, 4 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/version.cc ('k') | test/cctest/gay-fixed.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.h
diff --git a/test/cctest/cctest.h b/test/cctest/cctest.h
index 5c19195208eaaa88b3647c0559dab2691ce9f2f3..0136db60fabfc7764df0c2411447c4f5d64cb7a6 100644
--- a/test/cctest/cctest.h
+++ b/test/cctest/cctest.h
@@ -29,6 +29,7 @@
#define CCTEST_H_
#include "include/libplatform/libplatform.h"
+#include "src/objects-inl.h" // TODO(everyone): Make cctest IWYU.
#include "src/v8.h"
#ifndef TEST
« no previous file with comments | « src/version.cc ('k') | test/cctest/gay-fixed.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698