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

Unified Diff: src/expression-classifier.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/expression-classifier.h
diff --git a/src/expression-classifier.h b/src/expression-classifier.h
index 716d4c7a3f29c24d2da337721c9089c4c3273616..17a377890add55a9d427a509ab5fdd205d5e833b 100644
--- a/src/expression-classifier.h
+++ b/src/expression-classifier.h
@@ -5,8 +5,6 @@
#ifndef V8_EXPRESSION_CLASSIFIER_H
#define V8_EXPRESSION_CLASSIFIER_H
-#include "src/v8.h"
-
#include "src/messages.h"
#include "src/scanner.h"
#include "src/token.h"
« no previous file with comments | « src/effects.h ('k') | src/extensions/externalize-string-extension.h » ('j') | src/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698