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

Unified Diff: chrome/common/ipc_tests.h

Issue 20027: Capability: passing fds over IPC (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
« no previous file with comments | « chrome/common/ipc_message_utils.h ('k') | chrome/common/ipc_tests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/ipc_tests.h
diff --git a/chrome/common/ipc_tests.h b/chrome/common/ipc_tests.h
index 09f3d126ba0f50d6eafadaa4f75ed9aeb0572d4f..609ebc6495249a2262bd304fa448113a0cfb6c2d 100644
--- a/chrome/common/ipc_tests.h
+++ b/chrome/common/ipc_tests.h
@@ -12,6 +12,7 @@
// a client reflector and a IPC server used for fuzzing tests.
enum ChildType {
TEST_CLIENT,
+ TEST_DESCRIPTOR_CLIENT,
TEST_REFLECTOR,
FUZZER_SERVER
};
« no previous file with comments | « chrome/common/ipc_message_utils.h ('k') | chrome/common/ipc_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698