Bug 54013 - Fix typo in the include guards name in ChunkedUpdateDrawingAreaProxy.h
Summary: Fix typo in the include guards name in ChunkedUpdateDrawingAreaProxy.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 52805
  Show dependency treegraph
 
Reported: 2011-02-08 09:22 PST by Alejandro G. Castro
Modified: 2011-02-08 23:50 PST (History)
0 users

See Also:


Attachments
Proposed patch (1.66 KB, patch)
2011-02-08 09:24 PST, Alejandro G. Castro
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro G. Castro 2011-02-08 09:22:18 PST
The guards these in this moment:

#ifndef DrawingAreaProxyUpdateChunk_h
#define DrawingAreaProxyUpdateChunk_h
Comment 1 Alejandro G. Castro 2011-02-08 09:24:36 PST
Created attachment 81650 [details]
Proposed patch
Comment 2 Alejandro G. Castro 2011-02-08 23:44:40 PST
Landed http://trac.webkit.org/changeset/78025