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

Unified Diff: src/jsregexp-inl.h

Issue 437993003: Move a bunch of GC related files to heap/ subdirectory (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: make presubmit happy Created 6 years, 4 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/json-parser.h ('k') | src/mark-compact.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/jsregexp-inl.h
diff --git a/src/jsregexp-inl.h b/src/jsregexp-inl.h
index 86fe1d6db1cb46e15c9dc573da36c62a4d2bce5a..1ab70b8c4b88dee74df03966478d46b86052e051 100644
--- a/src/jsregexp-inl.h
+++ b/src/jsregexp-inl.h
@@ -8,7 +8,7 @@
#include "src/allocation.h"
#include "src/handles.h"
-#include "src/heap.h"
+#include "src/heap/heap.h"
#include "src/jsregexp.h"
#include "src/objects.h"
« no previous file with comments | « src/json-parser.h ('k') | src/mark-compact.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698