Bug 134369

Summary: Remove unnecessary #include in HistoryController
Product: WebKit Reporter: Sungmann Cho <sungmann.cho>
Component: HistoryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: bunhere, cdumez, commit-queue, dbates, gyuyoung.kim, japhet, sergio
Priority: P5    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch none

Description Sungmann Cho 2014-06-26 16:52:31 PDT
After the landing of https://webkit.org/b/130099, HistoryController doesn't need WebCore::Settings class.
So we can remove the related header.
Comment 1 Sungmann Cho 2014-06-26 16:58:40 PDT
Created attachment 233947 [details]
Patch
Comment 2 Sungmann Cho 2014-06-26 17:03:35 PDT
Created attachment 233948 [details]
Patch
Comment 3 Daniel Bates 2014-06-26 21:48:08 PDT
Comment on attachment 233948 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2014-06-27 00:19:25 PDT
Comment on attachment 233948 [details]
Patch

Clearing flags on attachment: 233948

Committed r170523: <http://trac.webkit.org/changeset/170523>
Comment 5 WebKit Commit Bot 2014-06-27 00:19:29 PDT
All reviewed patches have been landed.  Closing bug.