| Index: chrome/plugin/webplugin_proxy.h
|
| ===================================================================
|
| --- chrome/plugin/webplugin_proxy.h (revision 23177)
|
| +++ chrome/plugin/webplugin_proxy.h (working copy)
|
| @@ -121,6 +121,8 @@
|
| bool notify_needed,
|
| intptr_t notify_data);
|
|
|
| + void SetDeferResourceLoading(int resource_id, bool defer);
|
| +
|
| bool IsOffTheRecord();
|
|
|
| void ResourceClientDeleted(WebPluginResourceClient* resource_client);
|
|
|
| Property changes on: chrome\plugin\webplugin_proxy.h
|
| ___________________________________________________________________
|
| Modified: svn:mergeinfo
|
| Merged /trunk/src/chrome/plugin/webplugin_proxy.h:r22369
|
|
|
|
|