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

Unified Diff: chrome/chrome.gyp

Issue 437048: Mac: Proof of concept of IPCing renderer mach_port_ts. (Closed)
Patch Set: add memory stats Created 11 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 | « chrome/browser/child_process_launcher.cc ('k') | chrome/common/mach_ipc_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 4cc29cbb1daf886aa6cd767e90133ce4a4bf2e9c..2b57199d1102623af08873961ab4193cb37d7d2f 100755
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -631,6 +631,8 @@
'common/logging_chrome.cc',
'common/logging_chrome.h',
'common/main_function_params.h',
+ 'common/mach_ipc_mac.h',
+ 'common/mach_ipc_mac.mm',
'common/message_router.cc',
'common/message_router.h',
'common/mru_cache.h',
« no previous file with comments | « chrome/browser/child_process_launcher.cc ('k') | chrome/common/mach_ipc_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698