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

Unified Diff: src/gdb-jit.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
« no previous file with comments | « src/full-codegen/full-codegen.h ('k') | src/globals.h » ('j') | src/v8.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/gdb-jit.h
diff --git a/src/gdb-jit.h b/src/gdb-jit.h
index 45382702da4a9fea2df09632d1437c7618871c95..b915e71ebe897f278ea338c63f75afb7caebf554 100644
--- a/src/gdb-jit.h
+++ b/src/gdb-jit.h
@@ -5,7 +5,7 @@
#ifndef V8_GDB_JIT_H_
#define V8_GDB_JIT_H_
-#include "src/v8.h"
+#include "include/v8.h"
//
// GDB has two ways of interacting with JIT code. With the "JIT compilation
« no previous file with comments | « src/full-codegen/full-codegen.h ('k') | src/globals.h » ('j') | src/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698