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

Unified Diff: src/debug/s390/debug-s390.cc

Issue 2316443002: Include only stuff you need, part 8: Fix debug.h -> liveedit.h. (Closed)
Patch Set: ports Created 4 years, 3 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/debug/s390/debug-s390.cc
diff --git a/src/debug/s390/debug-s390.cc b/src/debug/s390/debug-s390.cc
index 9c33b95e3b9ebc4fbe7f62d7ecd26c577cbdb32c..29ff911a8d575dcad6e1fb8fb45d5f4344f43b61 100644
--- a/src/debug/s390/debug-s390.cc
+++ b/src/debug/s390/debug-s390.cc
@@ -8,6 +8,7 @@
#include "src/codegen.h"
#include "src/debug/debug.h"
+#include "src/debug/liveedit.h"
namespace v8 {
namespace internal {

Powered by Google App Engine
This is Rietveld 408576698