| Index: content/renderer/render_view.h
|
| ===================================================================
|
| --- content/renderer/render_view.h (revision 81979)
|
| +++ content/renderer/render_view.h (working copy)
|
| @@ -615,9 +615,6 @@
|
| virtual void OnWasRestored(bool needs_repainting);
|
|
|
| private:
|
| - // TODO(jam): temporary friend class to ease with the file move. Remove soon.
|
| - friend class chrome::ChromeContentRendererClient;
|
| -
|
| // For unit tests.
|
| friend class ExternalPopupMenuTest;
|
| friend class PepperDeviceTest;
|
|
|