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

Unified Diff: content/content_browser.gypi

Issue 72203003: Introduce RenderProcessHostObserver, use it in its first client. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed Created 7 years, 1 month 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 78d811f8fe0b1b17e43cbbb29dc673f8ecd976eb..26839c11c202dd42809489211a836bdc33d6a30a 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -148,6 +148,7 @@
'public/browser/render_frame_host.h',
'public/browser/render_process_host.h',
'public/browser/render_process_host_factory.h',
+ 'public/browser/render_process_host_observer.h',
'public/browser/render_view_host.h',
'public/browser/render_widget_host.h',
'public/browser/render_widget_host_view.h',

Powered by Google App Engine
This is Rietveld 408576698