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

Unified Diff: src/ppc/cpu-ppc.cc

Issue 1299563003: Remove grab-bag includes of v8.h from architecture ports. (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/ppc/constants-ppc.cc ('k') | src/ppc/deoptimizer-ppc.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/ppc/cpu-ppc.cc
diff --git a/src/ppc/cpu-ppc.cc b/src/ppc/cpu-ppc.cc
index 1a9390b3332f579cc58376820b1d4afdac89530c..079aa23403b280c534e91228cf9a0d7f1abc836d 100644
--- a/src/ppc/cpu-ppc.cc
+++ b/src/ppc/cpu-ppc.cc
@@ -3,7 +3,6 @@
// found in the LICENSE file.
// CPU specific code for ppc independent of OS goes here.
-#include "src/v8.h"
#if V8_TARGET_ARCH_PPC
« no previous file with comments | « src/ppc/constants-ppc.cc ('k') | src/ppc/deoptimizer-ppc.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698