Chromium Code Reviews| Index: content/renderer/render_thread_impl.h |
| =================================================================== |
| --- content/renderer/render_thread_impl.h (revision 108033) |
| +++ content/renderer/render_thread_impl.h (working copy) |
| @@ -34,6 +34,7 @@ |
| class RendererHistogram; |
| class RendererHistogramSnapshots; |
| class RendererNetPredictor; |
| +class RendererTracking; |
|
jar (doing other things)
2011/11/03 06:23:15
Is this needed in this file anymore?
ramant (doing other things)
2011/11/03 21:51:39
Done.
|
| class RendererWebKitPlatformSupportImpl; |
| class SkBitmap; |
| class VideoCaptureImplManager; |