Bug 26735

Summary: [Chromium] Fix V8IsolatedWorld to point to the correct include file.
Product: WebKit Reporter: Adam Langley <agl>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: japhet
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
patch eric: review+

Description Adam Langley 2009-06-25 15:03:17 PDT
The deprecated v8_index.h was removed from the Chromium tree in r19291
and upstreamed into WebKit with r45193. However V8IsolatedWorld
slipped in between the cracks and broke the build.
Comment 1 Adam Langley 2009-06-25 15:04:35 PDT
Created attachment 31879 [details]
patch
Comment 2 Nate Chapin 2009-06-25 15:08:32 PDT
Can't review, but as the one who landed the break, LGTM.
Comment 3 Eric Seidel (no email) 2009-06-25 15:13:07 PDT
Comment on attachment 31879 [details]
patch

LGTM.