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

Unified Diff: test/cctest/test-api.h

Issue 2304553002: Include only stuff you need, part 6: Fix cctest.h. (Closed)
Patch Set: Created 4 years, 3 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/libsampler/test-sampler.cc ('k') | test/cctest/test-array-list.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/test-api.h
diff --git a/test/cctest/test-api.h b/test/cctest/test-api.h
index f9a335a7f4ccc686b5811a720b258f9b488f0624..6194a114058542f2af962bfe9b322a4a97f97bd8 100644
--- a/test/cctest/test-api.h
+++ b/test/cctest/test-api.h
@@ -4,6 +4,7 @@
#include "src/v8.h"
+#include "src/api.h"
#include "src/isolate.h"
#include "src/vm-state.h"
#include "test/cctest/cctest.h"
« no previous file with comments | « test/cctest/libsampler/test-sampler.cc ('k') | test/cctest/test-array-list.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698