Bug 134369 - Remove unnecessary #include in HistoryController
Summary: Remove unnecessary #include in HistoryController
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: History (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P5 Trivial
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-26 16:52 PDT by Sungmann Cho
Modified: 2014-06-27 00:19 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.02 KB, patch)
2014-06-26 16:58 PDT, Sungmann Cho
no flags Details | Formatted Diff | Diff
Patch (1.16 KB, patch)
2014-06-26 17:03 PDT, Sungmann Cho
no flags Details | Formatted Diff | Diff

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