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

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: trybots 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 636b0616f1f26127156145156eb2b6b5f9d3e02a..23d4b7c57269261258bc9075629be08d5e9c898a 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