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

Unified Diff: src/ppc/regexp-macro-assembler-ppc.h

Issue 1283033003: Remove inline header includes from non-inline headers (1). (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Fix GCC for realz. 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/mips64/regexp-macro-assembler-mips64.h ('k') | src/profile-generator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/ppc/regexp-macro-assembler-ppc.h
diff --git a/src/ppc/regexp-macro-assembler-ppc.h b/src/ppc/regexp-macro-assembler-ppc.h
index 0dd292b3179ccfdde4f1c079338f68c356f429f5..4cf53d1e48be6a983c67b5e902b0eaefbcb822d0 100644
--- a/src/ppc/regexp-macro-assembler-ppc.h
+++ b/src/ppc/regexp-macro-assembler-ppc.h
@@ -7,7 +7,6 @@
#include "src/macro-assembler.h"
#include "src/ppc/assembler-ppc.h"
-#include "src/ppc/assembler-ppc-inl.h"
namespace v8 {
namespace internal {
« no previous file with comments | « src/mips64/regexp-macro-assembler-mips64.h ('k') | src/profile-generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698