| Index: chrome/browser/chrome_net_benchmarking_message_filter.h
|
| ===================================================================
|
| --- chrome/browser/chrome_net_benchmarking_message_filter.h (revision 246675)
|
| +++ chrome/browser/chrome_net_benchmarking_message_filter.h (working copy)
|
| @@ -41,8 +41,6 @@
|
| // Returns true if benchmarking is enabled for chrome.
|
| bool CheckBenchmarkingEnabled() const;
|
|
|
| - int render_process_id_;
|
| -
|
| // The Profile associated with our renderer process. This should only be
|
| // accessed on the UI thread!
|
| Profile* profile_;
|
|
|