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

Unified Diff: test/cctest/libsampler/test-sampler.cc

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/heap/test-spaces.cc ('k') | test/cctest/test-api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/libsampler/test-sampler.cc
diff --git a/test/cctest/libsampler/test-sampler.cc b/test/cctest/libsampler/test-sampler.cc
index b88d3479144d9e1ce5a8137b2cc1ccd4b2dd2134..2ec3b870df38d5e0eea69d0f9c0b5fa5d227d8a2 100644
--- a/test/cctest/libsampler/test-sampler.cc
+++ b/test/cctest/libsampler/test-sampler.cc
@@ -6,6 +6,7 @@
#include "src/libsampler/sampler.h"
#include "src/base/platform/platform.h"
+#include "src/base/platform/time.h"
#include "test/cctest/cctest.h"
« no previous file with comments | « test/cctest/heap/test-spaces.cc ('k') | test/cctest/test-api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698