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

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: fixes 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 91c4ad0abdaa82668484cec069b569b04eae2bd1..e5815afe64e2917b5308020e1c3b36e03e4df538 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -35,6 +35,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',

Powered by Google App Engine
This is Rietveld 408576698