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

Unified Diff: remoting/host/continue_window.h

Issue 18052008: Use a direct include of time headers in ppapi/, printing/, remoting/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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 | « remoting/host/config_file_watcher.cc ('k') | remoting/host/daemon_process_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/continue_window.h
diff --git a/remoting/host/continue_window.h b/remoting/host/continue_window.h
index 4b3bc75e3718453ff066121e6595185d75a0ee33..fb5db003d128621d53f51e358f6faba0993f7d69 100644
--- a/remoting/host/continue_window.h
+++ b/remoting/host/continue_window.h
@@ -7,7 +7,7 @@
#include "base/basictypes.h"
#include "base/memory/weak_ptr.h"
-#include "base/timer.h"
+#include "base/timer/timer.h"
#include "remoting/host/host_window.h"
#include "remoting/host/ui_strings.h"
« no previous file with comments | « remoting/host/config_file_watcher.cc ('k') | remoting/host/daemon_process_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698