Commit b6f66b5f authored by yangguo@chromium.org's avatar yangguo@chromium.org

Second compile fix to r24826.

TBR=bmeurer@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24829 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent c5a040fc
......@@ -667,7 +667,7 @@ class StartupSerializer : public Serializer {
}
private:
int root_index_wave_front_;
intptr_t root_index_wave_front_;
DISALLOW_COPY_AND_ASSIGN(StartupSerializer);
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment