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

Unified Diff: src/lithium-allocator.h

Issue 1282503003: Remove several grab-bag includes from the v8.h header. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 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-stringifier.h ('k') | src/lithium-codegen.h » ('j') | src/v8.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/lithium-allocator.h
diff --git a/src/lithium-allocator.h b/src/lithium-allocator.h
index 2a8080011f025777791ce0dc98a5b308af851432..7c947724509da266c0dd342f1f53d20073cacce4 100644
--- a/src/lithium-allocator.h
+++ b/src/lithium-allocator.h
@@ -5,8 +5,6 @@
#ifndef V8_LITHIUM_ALLOCATOR_H_
#define V8_LITHIUM_ALLOCATOR_H_
-#include "src/v8.h"
-
#include "src/allocation.h"
#include "src/lithium.h"
#include "src/zone.h"
« no previous file with comments | « src/json-stringifier.h ('k') | src/lithium-codegen.h » ('j') | src/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698