Index: base/threading/thread_local_storage.h |
diff --git a/base/threading/thread_local_storage.h b/base/threading/thread_local_storage.h |
index 53ebe55e51ce4308874894b53cbc15b95dae6a7a..ea41b3473b9d70d65999e1d404f021c7442902f1 100644 |
--- a/base/threading/thread_local_storage.h |
+++ b/base/threading/thread_local_storage.h |
@@ -136,6 +136,7 @@ class BASE_EXPORT ThreadLocalStorage { |
DISALLOW_COPY_AND_ASSIGN(Slot); |
}; |
+ private: |
DISALLOW_COPY_AND_ASSIGN(ThreadLocalStorage); |
}; |