| Index: chrome/renderer/webplugin_delegate_proxy.h
|
| ===================================================================
|
| --- chrome/renderer/webplugin_delegate_proxy.h (revision 23177)
|
| +++ chrome/renderer/webplugin_delegate_proxy.h (working copy)
|
| @@ -143,6 +143,7 @@
|
| intptr_t existing_stream,
|
| bool notify_needed,
|
| intptr_t notify_data);
|
| + void OnDeferResourceLoading(int resource_id, bool defer);
|
|
|
| // Draw a graphic indicating a crashed plugin.
|
| void PaintSadPlugin(gfx::NativeDrawingContext context, const gfx::Rect& rect);
|
|
|
| Property changes on: chrome\renderer\webplugin_delegate_proxy.h
|
| ___________________________________________________________________
|
| Modified: svn:mergeinfo
|
| Merged /trunk/src/chrome/renderer/webplugin_delegate_proxy.h:r22369
|
|
|
|
|