Bug 26735 - [Chromium] Fix V8IsolatedWorld to point to the correct include file.
Summary: [Chromium] Fix V8IsolatedWorld to point to the correct include file.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-25 15:03 PDT by Adam Langley
Modified: 2009-06-25 16:18 PDT (History)
1 user (show)

See Also:


Attachments
patch (1.16 KB, patch)
2009-06-25 15:04 PDT, Adam Langley
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.