Make frames.h usable without handles-inl.h header.
authormstarzinger <mstarzinger@chromium.org>
Mon, 31 Aug 2015 15:04:22 +0000 (08:04 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 31 Aug 2015 15:04:30 +0000 (15:04 +0000)
commit8ff59e8d39df3d0a76d5192cbfdb3497a17f2d04
tree2164fbdfc5c5a9716601568a933139a4a5a4234d
parentd940690bb56e0a9210230cf818e045e2b2a25f74
Make frames.h usable without handles-inl.h header.

This CL us a pure refactoring that makes an empty compilation unit
including just "frames.h" but not "handles-inl.h" compile without
warnings or errors. This is needed to further reduce the header
dependency tangle.

R=ishell@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#30476}
src/frames.cc
src/frames.h