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

Unified Diff: src/bit-vector.cc

Issue 1481613002: Create ast/ and parsing/ subdirectories and move appropriate files (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebase Created 5 years, 1 month 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/background-parsing-task.h ('k') | src/code-stubs.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/bit-vector.cc
diff --git a/src/bit-vector.cc b/src/bit-vector.cc
index cdd00f89c4b500cb009b087f7fe44d2a72a90ba9..0fbb01811a3971c97cf819a84053c0684c671f17 100644
--- a/src/bit-vector.cc
+++ b/src/bit-vector.cc
@@ -5,7 +5,6 @@
#include "src/bit-vector.h"
#include "src/base/bits.h"
-#include "src/scopes.h"
namespace v8 {
namespace internal {
« no previous file with comments | « src/background-parsing-task.h ('k') | src/code-stubs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698