Pick the namespace alias 'i' from v8.h.
authormikhail.naganov@gmail.com <mikhail.naganov@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 12 Aug 2011 09:49:55 +0000 (09:49 +0000)
committermikhail.naganov@gmail.com <mikhail.naganov@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 12 Aug 2011 09:49:55 +0000 (09:49 +0000)
commit58824435d1990f4960fbf17fe593636f16f8419e
tree53257d7ba9f9c7cd21ba2de7180b25239659057b
parent808748b44d599320886c3a1886b9d79e1fbad431
Pick the namespace alias 'i' from v8.h.

These files already include v8.h so they don't need to define the
namespace alias again.

Signed-off-by: Thiago Farina <tfarina@chromium.org>
Review URL: http://codereview.chromium.org/7640012

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8919 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
12 files changed:
src/d8.h
src/mksnapshot.cc
src/preparser.cc
test/cctest/test-accessors.cc
test/cctest/test-circular-queue.cc
test/cctest/test-cpu-profiler.cc
test/cctest/test-heap-profiler.cc
test/cctest/test-log-stack-tracer.cc
test/cctest/test-log.cc
test/cctest/test-parsing.cc
test/cctest/test-profile-generator.cc
test/cctest/test-unbound-queue.cc