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

Unified Diff: remoting/protocol/input_sender.cc

Issue 7879006: Delete Tracked, and move Location to its own file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed Tracked, and put Location into location.h Created 9 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
Index: remoting/protocol/input_sender.cc
diff --git a/remoting/protocol/input_sender.cc b/remoting/protocol/input_sender.cc
index ff45ce203cdda2d151605c90b807a371061adc3d..8b765d3afaf4f36795b92c8e00affb9f6cb4af69 100644
--- a/remoting/protocol/input_sender.cc
+++ b/remoting/protocol/input_sender.cc
@@ -8,6 +8,7 @@
#include "remoting/protocol/input_sender.h"
#include "base/task.h"
+#include "base/time.h"
#include "remoting/proto/event.pb.h"
#include "remoting/proto/internal.pb.h"
#include "remoting/protocol/buffered_socket_writer.h"

Powered by Google App Engine
This is Rietveld 408576698