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

Unified Diff: chrome/chrome_common.gypi

Issue 460126: Mac: Proof-of-concept task manager (Closed)
Patch Set: rebase Created 10 years, 12 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: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 0624d4a83b17741d3b4db67865140e46921f0b4d..9aadaa16871d3d4d953e48655f909e85479afc4f 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -56,6 +56,8 @@
'common/logging_chrome.cc',
'common/logging_chrome.h',
'common/main_function_params.h',
+ 'common/mach_ipc_mac.h',
Mark Mentovai 2010/01/11 20:22:46 Sort, mach < main.
+ 'common/mach_ipc_mac.mm',
'common/message_router.cc',
'common/message_router.h',
'common/nacl_messages.h',

Powered by Google App Engine
This is Rietveld 408576698