Bug 61158

Summary: [chromium] remove <(library) variable
Product: WebKit Reporter: Evan Martin <evan>
Component: New BugsAssignee: Evan Martin <evan>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch tony: review+

Description Evan Martin 2011-05-19 17:55:48 PDT
[chromium] remove <(library) variable
Comment 1 Evan Martin 2011-05-19 19:10:37 PDT
Created attachment 94159 [details]
Patch
Comment 2 WebKit Review Bot 2011-05-19 19:13:02 PDT
Attachment 94159 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1

Source/JavaScriptCore/ChangeLog:8:  Line contains tab character.  [whitespace/tab] [5]
Total errors found: 1 in 9 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Tony Chang 2011-05-20 08:41:32 PDT
Comment on attachment 94159 [details]
Patch

OK, please fix the style error before landing.
Comment 4 Evan Martin 2011-05-20 10:21:02 PDT
Committed r86965: <http://trac.webkit.org/changeset/86965>