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

Unified Diff: chrome/chrome.gyp

Issue 39208: POSIX: Rewrite IPC's interaction with FileDescriptor (Closed)
Patch Set: Created 11 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 38ee051baeb0865613530be22eede649cb03e4ec..4f0420415884d350bf13b18e8641b8b910a80067 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -177,7 +177,6 @@
'common/ipc_channel_win.h',
'common/ipc_logging.cc',
'common/ipc_logging.h',
- 'common/ipc_maybe.h',
'common/ipc_message.cc',
'common/ipc_message.h',
'common/ipc_message_macros.h',

Powered by Google App Engine
This is Rietveld 408576698