| Index: branches/chromium/1599/Source/core/xml/XMLHttpRequest.h
|
| ===================================================================
|
| --- branches/chromium/1599/Source/core/xml/XMLHttpRequest.h (revision 159086)
|
| +++ branches/chromium/1599/Source/core/xml/XMLHttpRequest.h (working copy)
|
| @@ -176,7 +176,7 @@
|
| void callReadyStateChangeListener();
|
| void dropProtectionSoon();
|
| void dropProtection(Timer<XMLHttpRequest>* = 0);
|
| - bool internalAbort();
|
| + void internalAbort();
|
| void clearResponse();
|
| void clearResponseBuffers();
|
| void clearRequest();
|
|
|