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

Unified Diff: src/full-codegen/full-codegen.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
Index: src/full-codegen/full-codegen.h
diff --git a/src/full-codegen/full-codegen.h b/src/full-codegen/full-codegen.h
index 5406ccd1fc1150d4fc29c39101476ebda97cb6ec..897d55e05d46b94f432e347d4bbda40d70224bdc 100644
--- a/src/full-codegen/full-codegen.h
+++ b/src/full-codegen/full-codegen.h
@@ -5,8 +5,6 @@
#ifndef V8_FULL_CODEGEN_FULL_CODEGEN_H_
#define V8_FULL_CODEGEN_FULL_CODEGEN_H_
-#include "src/v8.h"
-
#include "src/allocation.h"
#include "src/assert-scope.h"
#include "src/ast.h"
« no previous file with comments | « src/extensions/trigger-failure-extension.h ('k') | src/gdb-jit.h » ('j') | src/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698