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

Unified Diff: content/content_browser.gypi

Issue 8574070: Move enabling IPC logging for all child processes to the Content API. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: sync 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
« no previous file with comments | « content/browser/content_ipc_logging.cc ('k') | content/public/browser/content_ipc_logging.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
===================================================================
--- content/content_browser.gypi (revision 110645)
+++ content/content_browser.gypi (working copy)
@@ -28,6 +28,7 @@
'public/browser/browser_main_parts.h',
'public/browser/browser_thread.h',
'public/browser/content_browser_client.h',
+ 'public/browser/content_ipc_logging.h',
'public/browser/download_manager_delegate.h',
'public/browser/native_web_keyboard_event.h',
'public/browser/navigation_types.h',
@@ -92,6 +93,7 @@
'browser/child_process_security_policy.h',
'browser/chrome_blob_storage_context.cc',
'browser/chrome_blob_storage_context.h',
+ 'browser/content_ipc_logging.cc',
'browser/cross_site_request_manager.cc',
'browser/cross_site_request_manager.h',
'browser/debugger/devtools_agent_host.cc',
« no previous file with comments | « content/browser/content_ipc_logging.cc ('k') | content/public/browser/content_ipc_logging.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698