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

Unified Diff: src/preparser.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/preparser.h
diff --git a/src/preparser.h b/src/preparser.h
index 91e37912d163926131607322f3f1064b8c13b017..7bf08458750b94ab76a738aab5347ba0bc402bf3 100644
--- a/src/preparser.h
+++ b/src/preparser.h
@@ -5,8 +5,6 @@
#ifndef V8_PREPARSER_H
#define V8_PREPARSER_H
-#include "src/v8.h"
-
#include "src/bailout-reason.h"
#include "src/expression-classifier.h"
#include "src/func-name-inferrer.h"

Powered by Google App Engine
This is Rietveld 408576698