Bug 61158 - [chromium] remove <(library) variable
Summary: [chromium] remove <(library) variable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Evan Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-19 17:55 PDT by Evan Martin
Modified: 2011-05-20 10:21 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.41 KB, patch)
2011-05-19 19:10 PDT, Evan Martin
tony: review+
Details | Formatted Diff | Diff

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