Revision: 20085
Author:   [email protected]
Date:     Wed Mar 19 15:40:38 2014 UTC
Log:      Removed obsolete and dead includes.

BUG=353954
LOG=N
[email protected]

Review URL: https://codereview.chromium.org/203593014

Patch from Dmitry Zvorygin <[email protected]>.
http://code.google.com/p/v8/source/detail?r=20085

Modified:
 /branches/bleeding_edge/src/a64/instrument-a64.h
 /branches/bleeding_edge/src/ia32/code-stubs-ia32.h
 /branches/bleeding_edge/src/transitions-inl.h

=======================================
--- /branches/bleeding_edge/src/a64/instrument-a64.h Wed Feb 12 09:19:30 2014 UTC +++ /branches/bleeding_edge/src/a64/instrument-a64.h Wed Mar 19 15:40:38 2014 UTC
@@ -32,7 +32,6 @@
 #include "utils.h"
 #include "a64/decoder-a64.h"
 #include "a64/constants-a64.h"
-#include "a64/instrument-a64.h"

 namespace v8 {
 namespace internal {
=======================================
--- /branches/bleeding_edge/src/ia32/code-stubs-ia32.h Mon Mar 3 13:27:59 2014 UTC +++ /branches/bleeding_edge/src/ia32/code-stubs-ia32.h Wed Mar 19 15:40:38 2014 UTC
@@ -29,7 +29,6 @@
 #define V8_IA32_CODE_STUBS_IA32_H_

 #include "macro-assembler.h"
-#include "code-stubs.h"
 #include "ic-inl.h"

 namespace v8 {
=======================================
--- /branches/bleeding_edge/src/transitions-inl.h Tue Feb 18 12:19:32 2014 UTC +++ /branches/bleeding_edge/src/transitions-inl.h Wed Mar 19 15:40:38 2014 UTC
@@ -28,7 +28,6 @@
 #ifndef V8_TRANSITIONS_INL_H_
 #define V8_TRANSITIONS_INL_H_

-#include "objects-inl.h"
 #include "transitions.h"

 namespace v8 {

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to