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

Unified Diff: src/parsing/scanner-character-streams.cc

Issue 2276343004: [parser] Remove temporary include no longer needed. (Closed)
Patch Set: Created 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/parsing/scanner-character-streams.cc
diff --git a/src/parsing/scanner-character-streams.cc b/src/parsing/scanner-character-streams.cc
index 7cdef87c9c5cf429c59317c2f6176acc8e2aca6e..a1c8ceb69b52e01402f4848001a1f7d268e6871e 100644
--- a/src/parsing/scanner-character-streams.cc
+++ b/src/parsing/scanner-character-streams.cc
@@ -7,7 +7,6 @@
#include "include/v8.h"
#include "src/globals.h"
#include "src/handles.h"
-#include "src/list-inl.h" // TODO(mstarzinger): Temporary cycle breaker!
#include "src/objects-inl.h"
#include "src/unicode-inl.h"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698