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

Unified Diff: content/content_browser.gypi

Issue 12212089: content: convert child process notifications to observer usage (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: private Created 7 years, 10 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 | « content/browser/plugin_process_host.cc ('k') | content/public/browser/browser_child_process_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index c4d75be2a6d605330d60f80f306ac2c94bc391be..4032dda06d28d339d6f41fc0efb143be572efc22 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -36,6 +36,8 @@
'public/browser/browser_child_process_host_delegate.h',
'public/browser/browser_child_process_host_iterator.cc',
'public/browser/browser_child_process_host_iterator.h',
+ 'public/browser/browser_child_process_observer.cc',
+ 'public/browser/browser_child_process_observer.h',
'public/browser/browser_context.h',
'public/browser/browser_ipc_logging.h',
'public/browser/browser_main_parts.cc',
« no previous file with comments | « content/browser/plugin_process_host.cc ('k') | content/public/browser/browser_child_process_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698