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

Unified Diff: remoting/protocol/util.cc

Issue 9114020: Remove task.h and finish base::Bind() migration. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: windows whackamole Created 8 years, 11 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: remoting/protocol/util.cc
diff --git a/remoting/protocol/util.cc b/remoting/protocol/util.cc
index 080fcc38f2a9d655263ad946c28a67b7262e19ae..95211c56369a5c71a290ae46f0548487ca5746df 100644
--- a/remoting/protocol/util.cc
+++ b/remoting/protocol/util.cc
@@ -7,7 +7,6 @@
#include "base/basictypes.h"
#include "base/hash_tables.h"
#include "base/logging.h"
-#include "base/task.h"
#include "net/base/io_buffer.h"
#include "third_party/libjingle/source/talk/base/byteorder.h"

Powered by Google App Engine
This is Rietveld 408576698