| Index: webkit/child/resource_loader_bridge.h
|
| ===================================================================
|
| --- webkit/child/resource_loader_bridge.h (revision 219467)
|
| +++ webkit/child/resource_loader_bridge.h (working copy)
|
| @@ -127,7 +127,7 @@
|
| // These callbacks mirror net::URLRequest::Delegate and the order and
|
| // conditions in which they will be called are identical. See url_request.h
|
| // for more information.
|
| - class WEBKIT_CHILD_EXPORT Peer {
|
| + class Peer {
|
| public:
|
| // Called as upload progress is made.
|
| // note: only for requests with LOAD_ENABLE_UPLOAD_PROGRESS set
|
|
|