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

Unified Diff: src/machine-type.h

Issue 2344143003: Moved zones and zone related stuff in its own directory. (Closed)
Patch Set: Moved zones and zone related stuff into it's own folder 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
Index: src/machine-type.h
diff --git a/src/machine-type.h b/src/machine-type.h
index 8c304b6882b1c5a93727011f60e15b0f84474256..511f0e9669e0cc19a724b8e567139b7aa3fc59fe 100644
--- a/src/machine-type.h
+++ b/src/machine-type.h
@@ -10,7 +10,7 @@
#include "src/base/bits.h"
#include "src/globals.h"
#include "src/signature.h"
-#include "src/zone.h"
+#include "src/zone/zone.h"
namespace v8 {
namespace internal {
« no previous file with comments | « src/isolate.cc ('k') | src/objects.h » ('j') | src/zone/accounting-allocator.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698