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

Unified Diff: mojo/system/dispatcher.h

Issue 604643003: Mojo: "> >" -> ">>" in mojo/system. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « mojo/system/channel.h ('k') | mojo/system/handle_table.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/system/dispatcher.h
diff --git a/mojo/system/dispatcher.h b/mojo/system/dispatcher.h
index 6df205579a175afab46e7fa432adb8fc22afc690..9c5c3389e92aa71daa8b72a54e36665e5201a5ce 100644
--- a/mojo/system/dispatcher.h
+++ b/mojo/system/dispatcher.h
@@ -42,7 +42,7 @@ class ProxyMessagePipeEndpoint;
class TransportData;
class Waiter;
-typedef std::vector<scoped_refptr<Dispatcher> > DispatcherVector;
+typedef std::vector<scoped_refptr<Dispatcher>> DispatcherVector;
namespace test {
« no previous file with comments | « mojo/system/channel.h ('k') | mojo/system/handle_table.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698