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

Unified Diff: base/time_win.cc

Issue 6714032: Move some files in base to base/memory. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: only base Created 9 years, 9 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: base/time_win.cc
diff --git a/base/time_win.cc b/base/time_win.cc
index 601211cb31bc4e8e2dcddcb24a94042c1133a162..0d9a2f64126c3e28b49deba519fdb35a41d09e07 100644
--- a/base/time_win.cc
+++ b/base/time_win.cc
@@ -43,7 +43,7 @@
#include "base/basictypes.h"
#include "base/logging.h"
#include "base/cpu.h"
-#include "base/singleton.h"
+#include "base/memory/singleton.h"
#include "base/synchronization/lock.h"
using base::Time;
« base/task.h ('K') | « base/threading/worker_pool_posix.cc ('k') | base/timer_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698