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

Unified Diff: content/content_browser.gypi

Issue 8477004: Have content/ create and destroy its own threads. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Temporary - look at browser_list, browser_main_loop, content/p/b/browser_shutdown Created 9 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 9cb4b732f88f01c8f70a1d6c22464bf2d39f8e4f..604e77d0f9f3e48ccae0633a2fa4391876e7f9e7 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -26,6 +26,7 @@
],
'sources': [
'public/browser/browser_main_parts.h',
+ 'public/browser/browser_shutdown.h',
'public/browser/browser_thread.h',
'public/browser/content_browser_client.h',
'public/browser/content_ipc_logging.h',

Powered by Google App Engine
This is Rietveld 408576698