Issue 3425: Remove port/history/HistoryItem.h
http://code.google.com/p/chromium/issues/detail?id=3425
New issue report by [EMAIL PROTECTED]:
There's a copy of third_party/WebKit/WebCore/history/HistoryItem.h in
port/history/. Eventually this needs to be removed.
It was added because under gcc, '.' is always the first item in the include
"" search path. So when we were including "HistoryItem.h", we were pulling
in third_party/WebKit/WebCore/history/CachedPage.h instead of
port/history/CachedPage.h.
Issue attributes:
Status: Untriaged
Owner: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Labels: Type-Cleanup Pri-2 OS-All Area-WebKit
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---