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

Unified Diff: mojo/edk/system/node_controller.h

Issue 2010783004: [mojo-edk] Revert port reservation timeout behavior (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « no previous file | mojo/edk/system/node_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/edk/system/node_controller.h
diff --git a/mojo/edk/system/node_controller.h b/mojo/edk/system/node_controller.h
index e2207ca39134c1cec0f32f8d0ae3c57f664e53ce..815690cd420e8cdfd81f406c449f3de052767a5a 100644
--- a/mojo/edk/system/node_controller.h
+++ b/mojo/edk/system/node_controller.h
@@ -137,7 +137,6 @@ class NodeController : public ports::NodeDelegate,
ports::ScopedMessage message);
void AcceptIncomingMessages();
void DropAllPeers();
- void CancelReservation(const std::string& token);
// ports::NodeDelegate:
void GenerateRandomPortName(ports::PortName* port_name) override;
« no previous file with comments | « no previous file | mojo/edk/system/node_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698