Bug 34998 - Update includes for JavaScriptProfile.h
Summary: Update includes for JavaScriptProfile.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Julie Parent
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-16 14:18 PST by Julie Parent
Modified: 2010-02-16 23:35 PST (History)
1 user (show)

See Also:


Attachments
Move include of JavaScriptProfile.h behind USE_JSC guard. (1.23 KB, patch)
2010-02-16 14:22 PST, Julie Parent
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julie Parent 2010-02-16 14:18:45 PST
http://trac.webkit.org/changeset/54820 moved JavaScriptProfile.h into bindings/js.  Need to update include to be behind guard for USE_JSC.
Comment 1 Julie Parent 2010-02-16 14:22:07 PST
Created attachment 48832 [details]
Move include of JavaScriptProfile.h behind USE_JSC guard.
Comment 2 Julie Parent 2010-02-16 14:49:41 PST
Comment on attachment 48832 [details]
Move include of JavaScriptProfile.h behind USE_JSC guard.

Committed as http://trac.webkit.org/changeset/54831
Comment 3 Mikhail Naganov 2010-02-16 23:35:31 PST
Sorry, my fault. Thanks for fixing this!

Closing the bug.