Bug 58474

Summary: [chromium] Remove unnecessary #define now that chrome has rolled to the latest WebKit
Product: WebKit Reporter: John Abd-El-Malek <jam>
Component: New BugsAssignee: John Abd-El-Malek <jam>
Status: RESOLVED FIXED    
Severity: Normal CC: jianli
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch jianli: review+

Description John Abd-El-Malek 2011-04-13 13:15:16 PDT
[chromium] Remove unnecessary #define nowthat chrome has rolled to the latest WebKit
Comment 1 John Abd-El-Malek 2011-04-13 13:19:43 PDT
Created attachment 89442 [details]
Patch
Comment 2 John Abd-El-Malek 2011-04-13 13:21:03 PDT
Created attachment 89443 [details]
Patch
Comment 3 Jian Li 2011-04-13 15:54:15 PDT
Comment on attachment 89443 [details]
Patch

Please fix the following problem before you land it.

View in context: https://bugs.webkit.org/attachment.cgi?id=89443&action=review

> Source/WebKit/chromium/ChangeLog:5
> +        [chromium] Remove unnecessary #define nowthat chrome has rolled to the latest WebKit

Please add space between "now" and "that".
Comment 4 John Abd-El-Malek 2011-04-13 16:03:57 PDT
Committed r83782: <http://trac.webkit.org/changeset/83782>