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

Unified Diff: src/typing-reset.h

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/typing-asm.cc ('k') | src/typing-reset.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/typing-reset.h
diff --git a/src/typing-reset.h b/src/typing-reset.h
index 84e51773e70beb8255f23c34b13af56f08f4072b..3e1969d9ed82c88c59717895404be3b930505354 100644
--- a/src/typing-reset.h
+++ b/src/typing-reset.h
@@ -5,7 +5,7 @@
#ifndef V8_TYPING_RESET_H_
#define V8_TYPING_RESET_H_
-#include "src/ast-expression-visitor.h"
+#include "src/ast/ast-expression-visitor.h"
namespace v8 {
namespace internal {
« no previous file with comments | « src/typing-asm.cc ('k') | src/typing-reset.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698