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

Unified Diff: test/unittests/zone/zone-chunk-list-unittest.cc

Issue 2618553004: [compiler] Collect eager inner functions for compilation during renumbering. (Closed)
Patch Set: Address comments and remove field from ParseInfo Created 3 years, 11 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/zone/zone-chunk-list.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/unittests/zone/zone-chunk-list-unittest.cc
diff --git a/test/unittests/zone/zone-chunk-list-unittest.cc b/test/unittests/zone/zone-chunk-list-unittest.cc
index 2969366bc7009d24abc4f77c880715e64a7028d6..73e43a30d99561aeee1b399057f589c06a2b0cf7 100644
--- a/test/unittests/zone/zone-chunk-list-unittest.cc
+++ b/test/unittests/zone/zone-chunk-list-unittest.cc
@@ -4,7 +4,6 @@
#include "src/zone/zone-chunk-list.h"
-#include "src/list-inl.h"
#include "src/zone/accounting-allocator.h"
#include "src/zone/zone.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « src/zone/zone-chunk-list.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698