Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2827)

Unified Diff: chrome/chrome_renderer.gypi

Issue 6750018: Cleanup: Stop creating RenderViewObservers from chrome/ in RenderViewer. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fix build on win/mac Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/chrome_tests.gypi » ('j') | chrome/renderer/render_thread.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_renderer.gypi
===================================================================
--- chrome/chrome_renderer.gypi (revision 79652)
+++ chrome/chrome_renderer.gypi (working copy)
@@ -115,6 +115,8 @@
'renderer/render_process_impl.h',
'renderer/render_thread.cc',
'renderer/render_thread.h',
+ 'renderer/render_view_wrapper.cc',
+ 'renderer/render_view_wrapper.h',
'renderer/renderer_glue.cc',
'renderer/renderer_histogram_snapshots.cc',
'renderer/renderer_histogram_snapshots.h',
« no previous file with comments | « no previous file | chrome/chrome_tests.gypi » ('j') | chrome/renderer/render_thread.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698