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

Unified Diff: ipc/ipc_switches.h

Issue 5749001: Add support for sockets that can listen and accept a connection. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix up use of DCHECK which was causing release build failures Created 10 years 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 | « ipc/ipc_message_unittest.cc ('k') | ipc/ipc_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/ipc_switches.h
diff --git a/ipc/ipc_switches.h b/ipc/ipc_switches.h
index dc34eebff8d64f2561e446c17b97646a1770331c..1b754b411ab72d73760af276f6cc1c4997297ce9 100644
--- a/ipc/ipc_switches.h
+++ b/ipc/ipc_switches.h
@@ -12,7 +12,6 @@
namespace switches {
-extern const char kIPCUseFIFO[];
extern const char kProcessChannelID[];
extern const char kDebugChildren[];
« no previous file with comments | « ipc/ipc_message_unittest.cc ('k') | ipc/ipc_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698