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

Unified Diff: base/global_descriptors_posix.h

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/global_descriptors_posix.h
diff --git a/base/global_descriptors_posix.h b/base/global_descriptors_posix.h
index 060bf0ad212525ee2ba8478242743eeba918d948..d635cff59f62bfa5a5217fe485941da21f76fbd3 100644
--- a/base/global_descriptors_posix.h
+++ b/base/global_descriptors_posix.h
@@ -13,7 +13,7 @@
#include <stdint.h>
-#include "base/singleton.h"
+#include "base/memory/singleton.h"
namespace base {

Powered by Google App Engine
This is Rietveld 408576698