| Index: chrome/browser/resources/net_internals/main.js
|
| ===================================================================
|
| --- chrome/browser/resources/net_internals/main.js (revision 89253)
|
| +++ chrome/browser/resources/net_internals/main.js (working copy)
|
| @@ -73,7 +73,7 @@
|
|
|
| // Create a view which will display import/export options to control the
|
| // captured data.
|
| - var dataView = new DataView('dataTabContent', 'exportedDataText',
|
| + var dataView = new DataView('dataTabContent',
|
| 'exportToText', 'securityStrippingCheckbox',
|
| 'byteLoggingCheckbox', 'passivelyCapturedCount',
|
| 'activelyCapturedCount', 'dataViewDeleteAll',
|
|
|