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

Unified Diff: test/unittests/heap/heap-unittest.cc

Issue 2578573002: Add unittests to keep InstanceType lists in sync (Closed)
Patch Set: fix merge artifacts Created 4 years 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/unittests/BUILD.gn ('k') | test/unittests/object-unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/unittests/heap/heap-unittest.cc
diff --git a/test/unittests/heap/heap-unittest.cc b/test/unittests/heap/heap-unittest.cc
index 9492faf9f34206300a211ba482a0b7263d9678c5..b738b44e835054df0c3803f634077ce80a8831fa 100644
--- a/test/unittests/heap/heap-unittest.cc
+++ b/test/unittests/heap/heap-unittest.cc
@@ -3,6 +3,7 @@
// found in the LICENSE file.
#include <cmath>
+#include <iostream>
#include <limits>
#include "src/objects.h"
« no previous file with comments | « test/unittests/BUILD.gn ('k') | test/unittests/object-unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698