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

Unified Diff: src/effects.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/deoptimizer.h ('k') | src/expression-classifier.h » ('j') | src/v8.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/effects.h
diff --git a/src/effects.h b/src/effects.h
index 9481bb8875e6383c7980c9c06f36cbd9c5a567ec..e18baeafd6f47ee2b4bcb2e1b9895602661ee653 100644
--- a/src/effects.h
+++ b/src/effects.h
@@ -5,8 +5,6 @@
#ifndef V8_EFFECTS_H_
#define V8_EFFECTS_H_
-#include "src/v8.h"
-
#include "src/types.h"
namespace v8 {
« no previous file with comments | « src/deoptimizer.h ('k') | src/expression-classifier.h » ('j') | src/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698